We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f689765 commit bc3e223Copy full SHA for bc3e223
pipeline/filters/parser.md
@@ -12,6 +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
+| Hash_Value_Field | Stores the parsed values as a hash value in a field. | False |
16
17
## Getting Started
18
0 commit comments