|
|
| |
| Introduction
| |
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 Private Servers O/S.
| |
| 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 Private Servers 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 Private Servers when
you install The Webalizer. Use the man command to access
them.
% man webalizer
|
Toll Free 1-866-GSP-4400 • 1-301-464-9363 • service@gsp.com
Copyright © 1994-2016 GSP Services, Inc.
|