-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Add exclude_keys option to KV processor #23856
Copy link
Copy link
Closed
Labels
:Distributed/Ingest NodeExecution or management of Ingest PipelinesExecution or management of Ingest Pipelines>enhancementv5.5.0v6.0.0-beta1
Description
It would be nice to have an exclude_keys configuration option for the key-value processor in Ingest Node. exclude_keys would specify a list of keys that are not included in the final document even if they are present in the raw data parsed by the processor. There is already an include_keys filter.
The kv filter in Logstash has this option.
I want to use this to prevent certain keys from being overwritten by dynamic data coming from the KV processor.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Distributed/Ingest NodeExecution or management of Ingest PipelinesExecution or management of Ingest Pipelines>enhancementv5.5.0v6.0.0-beta1
Type
Fields
Give feedbackNo fields configured for issues without a type.