mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 01:44:36 -04:00
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 |
||
---|---|---|
.. | ||
apis | ||
processors | ||
common-log-format-example.asciidoc | ||
enrich.asciidoc | ||
geo-match-enrich-policy-type-ex.asciidoc | ||
match-enrich-policy-type-ex.asciidoc | ||
processors.asciidoc | ||
range-enrich-policy-type-ex.asciidoc |