dea_logging_agent

package
v1.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 6, 2017 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeaLoggingAgent

type DeaLoggingAgent struct {

	/*Debug - Descr: boolean value to turn on verbose mode Default: false
	 */
	Debug interface{} `yaml:"debug,omitempty"`
}

* File Generated by enaml generator * !!! Please do not edit this file !!!

type DeaLoggingAgentJob

type DeaLoggingAgentJob struct {

	/*MetronEndpoint - Descr: The port used to emit dropsonde messages to the Metron agent Default: 3457
	 */
	MetronEndpoint *MetronEndpoint `yaml:"metron_endpoint,omitempty"`

	/*DeaLoggingAgent - Descr: boolean value to turn on verbose mode Default: false
	 */
	DeaLoggingAgent *DeaLoggingAgent `yaml:"dea_logging_agent,omitempty"`
}

* File Generated by enaml generator * !!! Please do not edit this file !!!

type MetronEndpoint

type MetronEndpoint struct {

	/*Host - Descr: The host used to emit messages to the Metron agent Default: 127.0.0.1
	 */
	Host interface{} `yaml:"host,omitempty"`

	/*DropsondePort - Descr: The port used to emit dropsonde messages to the Metron agent Default: 3457
	 */
	DropsondePort interface{} `yaml:"dropsonde_port,omitempty"`
}

* File Generated by enaml generator * !!! Please do not edit this file !!!

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL