elasticsearch/docs/reference/ingest
James Baiera 7d990d5a09
Allow custom geo ip database files to be downloaded (#97850)
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>
2023-08-16 00:31:51 -04:00
..
apis
processors Allow custom geo ip database files to be downloaded (#97850) 2023-08-16 00:31:51 -04:00
common-log-format-example.asciidoc [DOCS] Remove redirect pages (#88738) 2023-05-24 12:32:46 +01:00
enrich.asciidoc
geo-match-enrich-policy-type-ex.asciidoc
match-enrich-policy-type-ex.asciidoc
processors.asciidoc Add reroute processor (#76511) 2023-04-18 19:09:25 +02:00
range-enrich-policy-type-ex.asciidoc