elasticsearch/docs/reference/ingest
Martijn van Groningen 7154608abf
Allow pipeline processor to ignore missing pipelines (#87354)
Add `ignore_missing_pipeline` option to `pipeline` processor. This
controls whether the `pipeline` processor should fail with an error if
no pipeline with a name specified in the `name` option exists.

This enhancement is useful to setup a pipeline infrastructure that
lazily adds extension points for overwrites. So that for specific
cluster setups custom pre-processing can be added at a later point in
time.

Relates to #87323
2022-06-07 07:02:18 -04:00
..
apis Update execute-enrich-policy.asciidoc (#80750) 2021-11-16 11:57:04 +01:00
processors Allow pipeline processor to ignore missing pipelines (#87354) 2022-06-07 07:02:18 -04:00
common-log-format-example.asciidoc [DOCS] Update screenshots for ingest pipeline docs (#83845) 2022-02-23 10:50:02 -05:00
enrich.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
geo-match-enrich-policy-type-ex.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
match-enrich-policy-type-ex.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
processors.asciidoc [DOCS] Registered domain processor (#71753) 2021-04-19 14:06:37 -05:00
range-enrich-policy-type-ex.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00