|
Individual users, or Corp-Web users who do not wish to be added to our monthly cron run, will need to first generate their raw logs manually. This must be done from the Unix shell, with the command:
getclogs -o > [$LOGFILE]
This will produce the output necessary to process the logs with Webalizer.
A fairly generic Webalizer command to run on the output of getclogs is:
webalizer -n www.yourdomain.com [$LOGFILE]
If you wish to use more of Webalizer's options, run man webalizer from a Unix prompt.
Interpreting Webalizer Reports
Panix will add corp-web users to our monthly Webalizer cron run on request. Individual users must set up their own cron jobs (cron access is available on request).
Last Modified Friday, 26-Jan-2007 11:03:41 EST