File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
docs/reference/ingest/apis Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,8 @@ Creates or updates an IP geolocation database configuration.
99IMPORTANT: The Maxmind `account_id` shown below requires a license key. Because the license key is sensitive information,
1010it is stored as a <<secure-settings,secure setting>> in {es} named `ingest.geoip.downloader.maxmind.license_key`. Only
1111one Maxmind license key is currently allowed per {es} cluster. A valid license key must be in the secure settings in order
12- to download from Maxmind. The license key setting does not take effect until all nodes are restarted.
12+ to download from Maxmind. The license key setting does not take effect until all nodes are restarted or a
13+ <<cluster-nodes-reload-secure-settings, `reload_secure_settings`>> request is executed.
1314
1415[source,console]
1516----
You can’t perform that action at this time.
0 commit comments