I imported log data from Apache’s http log file using /misc/log-analytics/import_logs.py.
Then I notice the Locations & Provider page have no report data.
Yes, I know GeoIP plugin.
When I install this plugin, the main screen of Locations & Provider page is fine.
But when I click the small graph beside each country name line, error has occured below.
Is this a GeoIP plugin’s problem?
Requested report GeoIP.getGeoIPCountry for Website id=1 not found in the list of available reports.
Additionally, Provider are not shown.
In the case of javascript tracking, Japanese Provider are all “Ne”.
That is because in the log import script, we specifically disable the Providers report, because it does requests to the DNS, and causes preformance problems and make the script very slow.
However you can enable Providers in the log parsing with the option