We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f04dbd commit d46bd56Copy full SHA for d46bd56
pipeline/filters/parser.md
@@ -12,7 +12,7 @@ The plugin supports the following configuration parameters:
12
| Parser | Specify the parser name to interpret the field. Multiple _Parser_ entries are allowed \(one per line\). | |
13
| Preserve\_Key | Keep original `Key_Name` field in the parsed result. If false, the field will be removed. | False |
14
| Reserve\_Data | Keep all other original fields in the parsed result. If false, all other original fields will be removed. | False |
15
-| Nest\_Under | Specify field name to nest parsed records under. | |
+| Nest\_Under | Specify the name of the field to nest parsed records under. | |
16
17
## Getting Started
18
0 commit comments