Hi,
I've been trying to setup ingest-geoip with our paid MaxMind databases. I cannot get them to work, regardless of where I put these files, I get
"reason" : "[database_file] database file [GeoIP2-City.mmdb] doesn't exist",
This is a multi-instance linux server, running 7.10.2, I have ES_PATH_CONF="/etc/elasticsearch/1" (Instance 1 is the ingest instance)
I have put the files in the following directories:
/usr/share/elasticsearch/modules/ingest-geoip/usr/share/elasticsearch/config/ingest-geoip/etc/elasticsearch/1/config/ingest-geoip/etc/elasticsearch/1/ingest-geoip/etc/elasticsearch/1
For the love of all that is reasonable, can someone please tell where the bleep it's looking for these files? Would it kill someone to include the search path in the error message? Instead, here I am, wasting your time.