Open
Description
Compiled goaccess v1.2 with:
configure --enable-utf8 --enable-geoip=mmdb
Downloaded geopip db from http://geolite.maxmind.com/download/geoip/database/GeoLite2-City.tar.gz
Ran report using:
goaccess -f access.log-20170406 --geoip-database=GeoLite2-City.mmdb -o report.html
The report has only two levels to the Geo-Location section: Continent and Country. Is it possible to get down to city as well?