Quantcast
Viewing all articles
Browse latest Browse all 4243

Import of IIS 8.5 log missing page data (no replies)

When I import a IIS 8.5 W3C default log file into Piwik, the Actions tab says there is no data for Pages (entry, exit, and titles also show no data):
[attachment 1661 piwik-page-titles.png]

The Web server is Windows Server 2012 R2 with IIS 8.5 using the default W3C log format. In the attached console log ([attachment 1660 piwik-log-import-results.pdf]), the server was accessed from Mac Chrome, Mac Firefox, and Win IE. After importing and archiving, the Visitor Log shows only a single entry for Chrome:
[attachment 1662 piwik-visitors.png]

The import results also list 0 requests to static resources when the majority of the 54 requests are for CSS and JPG files.

This is the command I used to import the log file:
python /Users/cdaniels/Documents/Sites/linux/piwik/misc/log-analytics/import_logs.py --url=https://ildcdaniels01/piwik/ /Users/cdaniels/Documents/Sites/WS2012/u_ex140326.log --idsite=15 --token-auth=<<token>> --recorders=1 --enable-http-errors --enable-http-redirects --enable-static --add-sites-new-hosts -d

Is there something obvious that I've missed in the import process?

Viewing all articles
Browse latest Browse all 4243

Trending Articles