elasticsearch/docs/reference/ingest
Przemko Robakowski c57032f622
Allow list of IPs in geoip ingest processor (#49573)
* Allow list of IPs in geoip ingest processor

This change lets you use array of IPs in addition to string in geoip processor source field.
It will set array containing geoip data for each element in source, unless first_only parameter
option is enabled, then only first found will be returned.

Closes #46193
2019-12-06 21:57:06 +01:00
..
apis [DOCS] Fixes security links (#49563) 2019-11-25 12:59:59 -08:00
processors Allow list of IPs in geoip ingest processor (#49573) 2019-12-06 21:57:06 +01:00
enrich.asciidoc [DOCS] Explicitly document enrich target_field includes match_field (#49407) 2019-12-02 09:12:21 -05:00
ingest-node.asciidoc Introduce on_failure_pipeline ingest metadata inside on_failure block (#49076) 2019-11-26 14:49:51 +01:00