|
|||||||
|
The WebalizerThe 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. InstallationTo install Webalizer, connect to your server via SSH or Telnet and issue these commands: % vinstall webalizer % rehash UsageYou 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 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 DocumentationManual pages are installed on your Virtual Private Server when you install The Webalizer. Use the man command to access them. % man webalizer |
||||||
|
Send mail to: mailto:webmaster@littletechshoppe.com with questions or comments about this web site. Copyright © 1996-2004. A Little Technology Shoppe, LLC (alts.net®). All rights reserved. Netscape and the Netscape Logo are registered trademarks of Netscape Communications Corp. Microsoft is a registered trademark and the Microsoft Internet Explorer Logo is a trademark of Microsoft. All trademarks are owned by the respective company or A Little Technology Shoppe, LLC. | |||||||