Skip to content

Commit 5f04dbd

Browse files
Remove Reserve_Data duplicatation
Co-authored-by: Alexa Kreizinger <[email protected]> Signed-off-by: Doriann Corlouër <[email protected]>
1 parent e76f785 commit 5f04dbd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pipeline/filters/parser.md

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ 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-
| Reserve\_Data | Keep all other original fields in the parsed result. If false, all other original fields will be removed. | False |
1615
| Nest\_Under | Specify field name to nest parsed records under. | |
1716

1817
## Getting Started

0 commit comments

Comments
 (0)