Skip to content

Commit

Permalink
Add new param to filter_parser doc
Browse files Browse the repository at this point in the history
Signed-off-by: Athish Pranav D <[email protected]>
  • Loading branch information
Athishpranav2003 committed Aug 24, 2024
1 parent f689765 commit bc3e223
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pipeline/filters/parser.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ The plugin supports the following configuration parameters:
| Parser | Specify the parser name to interpret the field. Multiple _Parser_ entries are allowed \(one per line\). | |
| Preserve\_Key | Keep original `Key_Name` field in the parsed result. If false, the field will be removed. | False |
| Reserve\_Data | Keep all other original fields in the parsed result. If false, all other original fields will be removed. | False |
| Hash_Value_Field | Stores the parsed values as a hash value in a field. | False |

## Getting Started

Expand Down

0 comments on commit bc3e223

Please sign in to comment.