The Webalizer
The Webalizer
is a fast, free Web Log Analyzer. It produces highly
detailed, easily configurable usage reports in HTML format, for viewing with a standard web
browser.
Installation
Do the following, according to your Virtual Server O/S.
-
FreeBSD & Solaris Webalizer 2.01-06
Connect to your Virtual Server via
Telnet or SSH, and issue
these commands:
% vinstall webalizer
% rehash
-
BSD/OS Upgrade!
The Webalizer is unavailable. Try Analog.
-
Huh?
If you don't know the Virtual Server O/S, try the following:
Usage
You may run The Webalizer by doing the following.
The -o flag and trailing directory name (/www/htdocs/stats/)
designate where The Webalizer output will be written.
% virtual webalizer -o /www/htdocs/stats/ /www/logs/access_log
To run The Webalizer
daily at a scheduled time, add a line like the following to your Virtual Server
Crontab.
35 0 * * * /usr/local/bin/virtual /usr/local/bin/webalizer -o /www/htdocs/stats/ /www/logs/access_log
This particular line will run The Webalizer each night at 12:35am and write the output in
your ~/www/htdocs/stats/ directory.
For a Virtual Subhost, add a line like this
(the text below should all be placed on a single line):
35 0 * * * /usr/local/bin/virtual /usr/local/bin/webalizer -n SUBHOST-DOMAIN.NAME
-o /www/vhosts/SUBHOST-DIR/htdocs/stats/ /www/vhosts/SUBHOST-DIR/logs/access_log
Documentation
Manual pages are installed on your Virtual Server when you
install The Webalizer. Use the man command to access them.
% man webalizer
Search | Site Map | Contact Us!
Copyright © 1995-2001 Gilford Graphics International All rights reserved.
Last Modified: Mon Mar 26 22:42:30 2001 GMT
Page Built: Wed Apr 18 17:59:22 2001 GMT