elasticsearch/docs/reference/ingest/processors
Martijn van Groningen 04e5823a69
Remove default maxmind geoip databases from distribution (#78362)
* Adjusted integration tests to use geoip test fixture or to use test databases provided via config dirs (for qa module / docs).
* Kept the geolite2-databases dependency for most of the unit tests only.
* Made fallback_to_default_databases parameter on geoip processor a noop and emit deprecation warning upon using it.
* If no geoip databases are available yet to a node then the geoip processor factory returns a processor implementation that flags documents that databases are unavailable. This allows these documents to be reindex later with a pipeline. These documents will have a tag string array field, which contains a string _geoip_database_unavailable_{database_name} for each missing database in a pipeline.
* Added reload pipeline capabilities is IngestService, so that when databases are available again on a node then pipelines with geoip processor definition can be reloaded.

Relates to #68920
2021-10-13 14:52:18 +02:00
..
append.asciidoc Configurable media_type for mustache template encoding on append processor (#76210) 2021-08-10 15:13:36 -05:00
bytes.asciidoc [DOCS] Fix case of ingest processor titles (#61024) 2020-08-12 11:28:00 -04:00
circle.asciidoc Fix infinite loop when polygonizing a circle with centre on the pole (#70875) 2021-03-29 07:36:29 +02:00
common-options.asciidoc [DOCS] Document ingest processor description (#70899) 2021-03-26 09:42:46 -04:00
community-id.asciidoc [DOCS] Network community ID processor for ingest pipelines (#66592) 2021-01-20 08:21:02 -06:00
convert.asciidoc [DOCS] IP type for convert processor (#70599) 2021-03-22 11:36:50 -05:00
csv.asciidoc [DOCS] Fix case of ingest processor titles (#61024) 2020-08-12 11:28:00 -04:00
date-index-name.asciidoc [DOCS] Refactor ingest pipeline docs (#70253) 2021-03-15 12:22:57 -04:00
date.asciidoc [DOCS] Use HTML-unescaped Mustache variables in ingest pipelines (#71360) 2021-04-06 15:33:10 -04:00
dissect.asciidoc [DOCS] Fix extracted date (#75918) 2021-08-02 12:50:01 -04:00
dot-expand.asciidoc Support for wildcards and override option for dot_expander processor (#74601) 2021-07-08 14:39:27 +02:00
drop.asciidoc [DOCS] Fix case of ingest processor titles (#61024) 2020-08-12 11:28:00 -04:00
enrich.asciidoc [DOCS] Correct spelling for geo terms (#76028) 2021-08-03 09:55:48 -04:00
fail.asciidoc [DOCS] Use HTML-unescaped Mustache variables in ingest pipelines (#71360) 2021-04-06 15:33:10 -04:00
fingerprint.asciidoc [DOCS] Add MurmurHash3 as a supported hash method for fingerprint processor (#70737) 2021-03-24 07:25:22 -05:00
foreach.asciidoc [DOCS] Map iteration support in ForEach processor (#76972) 2021-08-27 07:35:11 -05:00
geoip.asciidoc Remove default maxmind geoip databases from distribution (#78362) 2021-10-13 14:52:18 +02:00
grok.asciidoc [DOCS] ECS support for the grok processor (#77059) 2021-09-10 13:10:28 -05:00
gsub.asciidoc [DOCS] Fix Gsub processor snippet (#61720) 2020-08-31 10:14:54 -04:00
html_strip.asciidoc [DOCS] Fix case of ingest processor titles (#61024) 2020-08-12 11:28:00 -04:00
inference.asciidoc [DOCS] Adds classification and regression links back to DFA docs. (#74930) 2021-07-08 16:37:16 +02:00
join.asciidoc [DOCS] Fix field def for join processor (#61395) 2020-08-21 08:35:56 -04:00
json.asciidoc Json processor: add_to_root_conflict_strategy option (#74967) 2021-07-08 14:36:22 +02:00
kv.asciidoc Add template snippets support for KV ingest processor (#73758) 2021-06-22 16:32:11 -05:00
lowercase.asciidoc [DOCS] Fix case of ingest processor titles (#61024) 2020-08-12 11:28:00 -04:00
network-direction.asciidoc [DOCS] Fix case of network direction processor title 2021-04-19 10:18:01 -04:00
pipeline.asciidoc Update JSON parser and snippets (#77983) 2021-09-20 11:08:26 +01:00
registered-domain.asciidoc [DOCS] Registered domain processor (#71753) 2021-04-19 14:06:37 -05:00
remove.asciidoc [DOCS] Refactor ingest pipeline docs (#70253) 2021-03-15 12:22:57 -04:00
rename.asciidoc [DOCS] Refactor ingest pipeline docs (#70253) 2021-03-15 12:22:57 -04:00
script.asciidoc [DOCS] Refactor script processor docs (#72691) 2021-05-04 15:55:38 -04:00
set-security-user.asciidoc Expose API Key metadata to SetSecurityUser ingest processor (#72137) 2021-04-29 14:47:36 +10:00
set.asciidoc [DOCS] Use HTML-unescaped Mustache variables in ingest pipelines (#71360) 2021-04-06 15:33:10 -04:00
sort.asciidoc [DOCS] Fix double spaces (#71082) 2021-03-31 09:57:47 -04:00
split.asciidoc [DOCS] Fix case of ingest processor titles (#61024) 2020-08-12 11:28:00 -04:00
trim.asciidoc [DOCS] Fix case of ingest processor titles (#61024) 2020-08-12 11:28:00 -04:00
uppercase.asciidoc [DOCS] Fix case of ingest processor titles (#61024) 2020-08-12 11:28:00 -04:00
uri-parts.asciidoc [DOCS] Fix URI processor title (#66068) 2020-12-09 09:26:32 -05:00
url-decode.asciidoc [DOCS] Fix case of ingest processor titles (#61024) 2020-08-12 11:28:00 -04:00
user-agent.asciidoc Update JSON parser and snippets (#77983) 2021-09-20 11:08:26 +01:00