You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/static/settings/geoip-database-management-settings.asciidoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ If `false`, Logstash does not manage GeoIP2 databases and plugins that need a Ge
16
16
`xpack.geoip.downloader.endpoint`::
17
17
18
18
(String) Endpoint URL used to download updates for GeoIP2 databases.
19
-
For example, `https://mydomain.com/overview.json`.
19
+
For example, `https://example.com/overview.json`.
20
20
Defaults to `https://geoip.elastic.co/v1/database`.
21
21
Note that Logstash will periodically make a GET request to `${xpack.geoip.downloader.endpoint}?elastic_geoip_service_tos=agree`, expecting the list of metadata about databases typically found in `overview.json`.
0 commit comments