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
As of v7.16.2, geoip custom endpoint setup is expected user download both GeoLite2-ASN and GeoLite2-City databases manually. However, if users only use one type of database, with a single database presence in the setup script, Logstash fail with the following log.
As of v7.16.2, geoip custom endpoint setup is expected user download both GeoLite2-ASN and GeoLite2-City databases manually. However, if users only use one type of database, with a single database presence in the setup script, Logstash fail with the following log.
The workaround is to place both databases to the directory and run the setup script
./bin/elasticsearch-geoip -s YOUR_DB_DIR
The text was updated successfully, but these errors were encountered: