File tree 1 file changed +6
-4
lines changed
docs/reference/ingest/processors
1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -14,10 +14,12 @@ CC BY-SA 4.0 license. It automatically downloads these databases if your nodes c
14
14
15
15
* `ingest.geoip.downloader.eager.download` is set to true
16
16
* your cluster has at least one pipeline with a `geoip` processor
17
-
18
- {es} automatically downloads updates for these databases from the Elastic GeoIP endpoint:
19
- https://geoip.elastic.co/v1/database. To get download statistics for these
20
- updates, use the <<geoip-stats-api,GeoIP stats API>>.
17
+
18
+ {es} automatically downloads updates for these databases from the Elastic GeoIP
19
+ endpoint:
20
+ https://geoip.elastic.co/v1/database?elastic_geoip_service_tos=agree[https://geoip.elastic.co/v1/database].
21
+ To get download statistics for these updates, use the <<geoip-stats-api,GeoIP
22
+ stats API>>.
21
23
22
24
If your cluster can't connect to the Elastic GeoIP endpoint or you want to
23
25
manage your own updates, see <<manage-geoip-database-updates>>.
You can’t perform that action at this time.
0 commit comments