Module parse_grok_rules

Module parse_grok_rules 

Source

Structs§

GrokField
A grok field, that should be extracted, with its lookup path and post-processing filters to apply.
GrokRule
The result of parsing a grok rule with a final regular expression and the related field information, needed at runtime.
GrokRuleParseContext
The context used to parse grok rules.

Enums§

Error

Functions§

parse_grok_rules
Parses DD grok rules.