We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e76f785 commit 5f04dbdCopy full SHA for 5f04dbd
pipeline/filters/parser.md
@@ -12,7 +12,6 @@ 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
-| Reserve\_Data | Keep all other original fields in the parsed result. If false, all other original fields will be removed. | False |
16
| Nest\_Under | Specify field name to nest parsed records under. | |
17
18
## Getting Started
0 commit comments