|
|||||||
|
Analog Web Log AnalyzerAnalog is a very popular Web Log Analyzer that can be installed directly on a Virtual Private Server. Analog will analyze your web server logfiles in-place and then create HTML, text, or even e-mail reports of your web site traffic. Our Web Development Team has made Analog freely available for easy installation on all Virtual Private Servers. InstallationConnect to your Virtual Private Server via SSH or Telnet, and issue the following command: % vinstall analog
Configuration and UsageNow that the Analog software is installed, you will need to configure it for your Virtual Private Server. The Analog configuration file is installed with the Analog software. Edit the following lines in the Analog configuration file (~/usr/local/analog/analog.cfg) so that they contain the correct information. LOGFILE /usr/local/etc/httpd/logs/access_log OUTFILE /usr/local/etc/httpd/htdocs/analog/index.html HOSTNAME YOUR-DOMAIN.NAME The LOGFILE parameter designates the path and filename of the TransferLog file on your Virtual Private Server. The OUTFILE parameter designates the file that your Virtual Private Server's web server statistics will be written to. The HOSTNAME paramater indicates the domain name of your Virtual Private Server. Analog has already been compiled for your use. All that you need to do once the configuration file is ready is run the Analog program to create an HTML page with your Virtual Private Server's web statistics: % virtual /usr/local/analog/analog This will create a page with your Virtual Private Server's web statistics at the location and filename you specified in the analog.cfg configuration file. According to the configuration above the page with your statistics would be located at: http://YOUR-DOMAIN.NAME/analog/index.html To have an Analog report regularly e-mailed to you, add something like one of the following lines to your Crontab (the text below should all be placed on a single line): 59 23 * * 7 /usr/local/bin/virtual /usr/local/analog/analog +O- +a | /usr/bin/mail -s "Weekly Stats" user@YOUR-DOMAIN.NAME This will cause your Virtual Private Server to send you an e-mail each Sunday night at 11:59pm containing your Analog analysis report in ASCII format. For more information concerning Analog command line arguments, see the documentation. DocumentationDocumentation will be installed on your Virtual Private Server when you install Analog. This documenation can be accessed in the following file: http://YOUR-DOMAIN.NAME/analog/docs/Readme.html More InformationMore information can be found at the Analog web site. |
||||||
|
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. | |||||||