The Webalizer is a free, open source application for analyzing Apache log files. It provides highly detailed and configurable web usage reports in an HTML format which you can view in a browser. Learn how to install The Webalizer on a Cloud Server, and configure the server to automatically run this application at regular intervals in order to update the statistics.
Requirements
A Cloud Server with Linux (CentOS 7)
Apache installed and running
Free Cloud Server Trial
Try our cloud hosting free for 30 days
Thanks to free starting credit, you can test the IONOS cloud server for 1 month free of charge (or until the credit is used up) and experience the perfect combination of performance and security!
Note
Apache is installed and running on a standard Linux installation by default. If your server was created with a minimum installation, you will need to install and configure Apache before you proceed.
Use Webalizer under CentOS 7
Update the server's installed packages:
sudo yum update
Install The Webalizer:
sudo yum install webalizer
Run The Webalizer to analyze the existing Apache log files:
sudo webalizer
By default, the report for the server's primary domain will be saved to /var/www/usage. In order to be able to view this in a browser, open the site's main Apache configuration file for editing:
We use cookies on our website to provide you with the best possible user experience. By continuing to use our website or services, you agree to their use. More Information.