Apache2Piwik
Apache2Piwik copied to clipboard
DEPRECATED - see https://github.com/piwik/piwik-log-analytics/
If the log file name ends with .gz, the file is treated as gzip-compressed.
For large amounts of logs, it would be nice to have an option to disable the output in data/not_matched_lines
Some stats would be nice, such as : - imported X hits - ignore Y lines (see data/not_matched_lines) - period Z to D covered
I have some logs that have the following format : LOG_FORMAT = "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" \"%{Accept}i\" \"%{Accept-Encoding}i\" \"%{Accept-Language}i\" " I get a traceback ::...
When migrating to piwik from awstats, one usually does the following : - merge all logs (including gzipped logs) in to one big file using logresolvemerge.pl - configure it in...
right now for various sites we have to do change settings.py for each site. It would be nice to loop over a dictionnary or sequence where (for example: # key...
is this a bug in apache2piwik or in httpagentparser ?
I have a goal setup in piwik: Pattern contains: fr=0 Its giving following error: Started processing Apache2Piwik/var/log/nginx/access.log file... Finished in 4m30s. Traceback (most recent call last): File "apache2piwik.py", line 856,...