Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Event ¶
type Event struct { common.EventMetadata ReadTime time.Time InputType string DocumentType string Bytes int Text *string JSONConfig *reader.JSONConfig State file.State Data common.MapStr // Use in readers to add data to the event }
Event is sent to the output and must contain all relevant information
Click to show internal directories.
Click to hide internal directories.