-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Data Management/Ingest NodeExecution or management of Ingest Pipelines including GeoIPExecution or management of Ingest Pipelines including GeoIP>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.
Metadata
Metadata
Assignees
Labels
:Data Management/Ingest NodeExecution or management of Ingest Pipelines including GeoIPExecution or management of Ingest Pipelines including GeoIP>enhancementv5.5.0v6.0.0-beta1