Skip to content

add ignore_missing property to foreach processor #22147

@djschny

Description

@djschny

Elasticsearch version: v5.1.1

Description of the problem including expected versus actual behavior:

The foreach processor throws an error if the json element is not present in the document. Request to have it implement ignore_missing to resolve like what was done for other processors so that ignore_failure is not needed.

See #19995 for reference.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions