webalizer
web server log analysis program
Install
- All systems
-
curl cmd.cat/webalizer.sh
- Debian
-
apt-get install webalizer
- Ubuntu
-
apt-get install webalizer
- Alpine
-
apk add webalizer
- Kali Linux
-
apt-get install webalizer
- CentOS
-
yum install webalizer
- Fedora
-
dnf install webalizer
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install webalizer
- OS X
-
brew install webalizer
- Raspbian
-
apt-get install webalizer
- Dockerfile
- dockerfile.run/webalizer
- Docker
-
docker run cmd.cat/webalizer webalizer
powered by Commando
webalizer
web server log analysis program
The Webalizer was designed to scan web server log files in various formats and produce usage statistics in HTML format for viewing through a browser. The Webalizer produces yearly, monthly, daily and hourly statistics. In the monthly reports, various statistics may be produced to show overall usage, usage by day and hour, usage by visiting sites, URLs, user agents (browsers), referrers and country. The Webalizer is highly configurable by use of either command line options or a configuration file, allowing the program to be tailored to individual needs easily.