Commit graph

2 commits

Author SHA1 Message Date
Przemko Robakowski
b8387b1c76
Disable GeoIP downloader (#72716) (#72879)
Due to problems discovered in #72572 we have to disable geoip downloader for now. We use ingest.geoip.downloader.enabled.default as feature flag.
This change also reverts changes to docs.
2021-05-10 14:19:37 +02:00
Przemko Robakowski
d7f7cbb776
[7.x] Update GeoIP processor documentation (#71211) (#71757)
* Update GeoIP processor documentation (#71211)

This PR adds documentation for GeoIPv2 auto-update feature.
It also changes related settings names from geoip.downloader.* to ingest.geoip.downloader to have the same convention as current setting.

Relates to #68920

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
2021-04-15 20:55:48 +02:00