We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 587f941 commit e1b3ad2Copy full SHA for e1b3ad2
README.md
@@ -106,6 +106,8 @@ You can use this parser without `multiline_start_regexp` when you know your data
106
* **grok_failure_key** (string) (optional): The key has grok failure reason.
107
* **grok_name_key** (string) (optional): The key name to store grok section's name
108
* **multi_line_start_regexp** (string) (optional): The regexp to match beginning of multiline. This is only for "multiline_grok".
109
+* **grok_pattern_series** (enum) (optional): Specify grok pattern series set.
110
+ * Default value: `legacy`.
111
112
### \<grok\> section (optional) (multiple)
113
0 commit comments