Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { // > @3@4@5@6 // > // > The event field from which to extract. Must be a string. Field cfg.FieldSelector `json:"field" parse:"selector" required:"true"` // * Field_ []string // > @3@4@5@6 // > // > Field to extract. ExtractField cfg.FieldSelector `json:"extract_field" parse:"selector" required:"true"` // * ExtractField_ []string }
! config-params ^ config-params
Click to show internal directories.
Click to hide internal directories.