Web traffic stats

From PTAGISWiki

Jump to: navigation, search

Post process the web logs with the package Visitors.

[rday@snapper visitors_0.7]$ ./visitors -A /net/bay/usr/local/apache2/logs/access* -o html > rep2.html
--
658209 lines processed in 12 seconds
8 invalid lines, 0 blacklisted referers

Or to also include ptoccentral and the wiki:

[rday@snapper visitors_0.7]$ ./visitors -A /net/bay/usr/local/apache2/logs/access* 
/net/bay/usr/local/apache2/logs/wiki/access* 
/net/bay/usr/local/apache2/logs/ptoccentral/access* -o html > rep3.html
--
2359840 lines processed in 73 seconds
8 invalid lines, 0 blacklisted referers
Personal tools