Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DetectType ¶
Types ¶
type SyslogParser ¶
type SyslogParser struct {
// contains filtered or unexported fields
}
func (*SyslogParser) Flush ¶
func (p *SyslogParser) Flush() (data Data, err error)
func (*SyslogParser) Name ¶
func (p *SyslogParser) Name() string
func (*SyslogParser) Parse ¶
func (p *SyslogParser) Parse(lines []string) ([]Data, error)
func (*SyslogParser) Type ¶
func (p *SyslogParser) Type() string
Click to show internal directories.
Click to hide internal directories.