We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
There was a change introduced in the MapQuest api that resulted in Kibana 4.5.2 not displaying GeoIp map visualizations correctly.
A work around can be found here - https://github.com/elastic/kibana/issues/7717#issuecomment-232067946
Also the issue is fixed in the Kibana 4.5.3 package. To upgrade (from 4.5.2) you can do:
systemctl stop kibana.service apt-get update && apt-get dist-upgrade chown -R kibana /opt/kibana/optimize/ systemctl restart kibana