8000 Minor changes to GeoIP documentation. · packplusplus/libbeat@14d96a3 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Sep 14, 2023. It is now read-only.

Commit 14d96a3

Browse files
committed
Minor changes to GeoIP documentation.
1 parent 205a17c commit 14d96a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/configuration.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ shipper:
4343
# refresh_topology_freq. The default is 15 seconds.
4444
topology_expire: 15
4545
46-
# Configure local GeoIP database support. If no path configured
46+
# Configure local GeoIP database support. If no paths are configured
4747
# the locations /usr/share/GeoIP/GeoLiteCity.dat and
4848
# /usr/local/var/GeoIP/GeoLiteCity.dat are searched for a GeoIP database.
4949
geoip:
@@ -137,9 +137,9 @@ is 15 seconds.
137137

138138
The geoip.paths setting configures the search path for the GeoIP databases. If no database can be loaded or geoip.paths is an empty list, GeoIP support is disabled. The first file found will be loaded.
139139

140-
If geoip.paths is missing from config file the default paths /usr/share/GeoIP/GeoLiteCity.dat and /usr/local/var/GeoIP/GeoLiteCity.dat are searched for installed GeopIP databases.
140+
If geoip.paths is missing from config file the default paths /usr/share/GeoIP/GeoLiteCity.dat and /usr/local/var/GeoIP/GeoLiteCity.dat are searched for installed GeoIP databases.
141141

142-
*Important*: For GeoIP support to function correctly the [GeoLite City database](https://dev.maxmind.com/geoip/legacy/geolite/) is required.
142+
*Important*: For GeoIP support to function correctly the https://dev.maxmind.com/geoip/legacy/geolite/[GeoLite City database] is required.
143143

144144

145145
[[configuration-output]]

0 commit comments

Comments
 (0)
0