Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SplunkFormat ¶
type SplunkFormat struct { logger.ContextL EventChan chan []byte // contains filtered or unexported fields }
func NewFormat ¶
func NewFormat(log logger.Underlying, compression kt.Compression) (*SplunkFormat, error)
func (*SplunkFormat) From ¶
func (f *SplunkFormat) From(raw *kt.Output) ([]map[string]interface{}, error)
Click to show internal directories.
Click to hide internal directories.