We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dee50d commit 3fc00f4Copy full SHA for 3fc00f4
docs/plugins/ingest-geoip.asciidoc
@@ -10,7 +10,7 @@ under the CCA-ShareAlike 4.0 license. For more details see, http://dev.maxmind.c
10
11
The GeoIP processor can run with other geoip2 databases from Maxmind. The files must be copied into the geoip config directory,
12
and the `database_file` option should be used to specify the filename of the custom database. Custom database files must be compressed
13
-with gzip. The geoip config directory is located at `$ES_HOME/ingest-geoip` and holds the shipped databases too.
+with gzip. The geoip config directory is located at `$ES_HOME/config/ingest-geoip` and holds the shipped databases too.
14
15
:plugin_name: ingest-geoip
16
include::install_remove.asciidoc[]
0 commit comments