Quantcast
Channel: Piwik Forums - Support & Bugs
Viewing all articles
Browse latest Browse all 13117

Re: log_import fails on Debian Apache2 install

$
0
0
After some digging and reading the httpd.conf files and such, it was determined that while I do have the common log it was using vhost log which was the one with the most amount of data, so that did the trick.

Since I hate it when other people never say what they did, I will post my own solution what worked for me.

It is on a virtually hosted Debian box where I do have root access but not kernel.

./import_logs.py --url=http://www.weinraub.net/piwik/ /var/log/apache2/other_vhosts_access.log --idsite=1 --recorders=4 --enable-http-errors --enable-http-redirects --enable-static --enable-bots

I liked how it worked on the gzipped logs too. Now I need to get this into cron and I'll be set!

Viewing all articles
Browse latest Browse all 13117

Trending Articles