-
Notifications
You must be signed in to change notification settings - Fork 25.5k
Closed
Labels
:Data Management/Ingest NodeExecution or management of Ingest Pipelines including GeoIPExecution or management of Ingest Pipelines including GeoIP>enhancementTeam:Data ManagementMeta label for data/management teamMeta label for data/management team
Description
Description
I am appending two values to a field using the Append processor.
Doing so can result in one of them being empty. For example:
related.ip: [(empty), 192.168.1.1]
It would be nice if there was a switch to "ignore empty values".
To avoid that issue, I currently have to split the single Append processor into two and use a condition in each to check if the value is null.
Metadata
Metadata
Assignees
Labels
:Data Management/Ingest NodeExecution or management of Ingest Pipelines including GeoIPExecution or management of Ingest Pipelines including GeoIP>enhancementTeam:Data ManagementMeta label for data/management teamMeta label for data/management team