Skip to content

Commit 3fc00f4

Browse files
committed
fix doc mistake
1 parent 2dee50d commit 3fc00f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/plugins/ingest-geoip.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ under the CCA-ShareAlike 4.0 license. For more details see, http://dev.maxmind.c
1010

1111
The GeoIP processor can run with other geoip2 databases from Maxmind. The files must be copied into the geoip config directory,
1212
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.
13+
with gzip. The geoip config directory is located at `$ES_HOME/config/ingest-geoip` and holds the shipped databases too.
1414

1515
:plugin_name: ingest-geoip
1616
include::install_remove.asciidoc[]

0 commit comments

Comments
 (0)