mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
This PR extends the assumptions we make about database file availability to all database file names instead of the default ones we host at Elastic. When creating a geo ip processor with a database name that is not recognized we unilaterally convert the processor to one that tags documents with a missing database message until the database file requested is downloaded or provided via the manual configuration route. This allows a pipeline to be created and for the download service to be started, potentially sourcing the needed files. --------- Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
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 |