Skip to content

Commit d46bd56

Browse files
Update pipeline/filters/parser.md
Co-authored-by: Alexa Kreizinger <[email protected]> Signed-off-by: Doriann Corlouër <[email protected]>
1 parent 5f04dbd commit d46bd56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pipeline/filters/parser.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The plugin supports the following configuration parameters:
1212
| Parser | Specify the parser name to interpret the field. Multiple _Parser_ entries are allowed \(one per line\). | |
1313
| Preserve\_Key | Keep original `Key_Name` field in the parsed result. If false, the field will be removed. | False |
1414
| 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. | |
15+
| Nest\_Under | Specify the name of the field to nest parsed records under. | |
1616

1717
## Getting Started
1818

0 commit comments

Comments
 (0)