orcinus-search/orcinus/geoip2/README.md

9 lines
610 B
Markdown
Raw Permalink Normal View History

2023-04-20 14:47:11 +00:00
# Maxmind GeoIP2 Geolocation
To enable the Geolocation service for items in the Query Log, follow the steps below:
1. Download the latest Maxmind GeoIP2 .phar file from the Github, and place it in the same directory as this README file: https://github.com/maxmind/GeoIP2-php/releases
2. Login at the Maxmind website; account registration is free: https://www.maxmind.com/en/account/login
3. Navigate to the "Downloads" area of your Maxmind account, and download the GeoLite Country (not CSV) GZIP package.
4. Unzip the 'GeoLite2-Country.mmdb' file and place it in the same directory as this README.txt file.