Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyslogInput ¶
type SyslogInput struct { Config inputs.MothershipConfig Port int /* the port to listen on */ Type string /* the type to add to events */ }
func (*SyslogInput) GetConfig ¶
func (l *SyslogInput) GetConfig() inputs.MothershipConfig
func (*SyslogInput) Init ¶
func (l *SyslogInput) Init(config inputs.MothershipConfig) error
func (*SyslogInput) InputType ¶
func (l *SyslogInput) InputType() string
func (*SyslogInput) InputVersion ¶
func (l *SyslogInput) InputVersion() string
Click to show internal directories.
Click to hide internal directories.