February 2017
Intermediate to advanced
696 pages
12h 24m
English
Another interesting processor is the GeoIP one that allows us to map an IP address to a GeoPoint and other location data.
You need an up-and-running Elasticsearch installation, as we described in the Downloading and installing Elasticsearch recipe in Chapter 2, Downloading and Setup.
To execute curl via the command line, you need to install curl for your operative system.
To be able to use the ingest GeoIP processor, perform the following steps:
bin/elasticsearch-plugin install ingest-geoip
-> Downloading ingest-geoip from elastic [=================================================] 100%?? @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ...
Read now
Unlock full access