wwwstat
httpd logfile analysis package
Install
- All systems
-
curl cmd.cat/wwwstat.sh
- Debian
-
apt-get install wwwstat
- Ubuntu
-
apt-get install wwwstat
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install wwwstat
- Raspbian
-
apt-get install wwwstat
- Dockerfile
- dockerfile.run/wwwstat
wwwstat
httpd logfile analysis package
wwwstat processes a sequence of httpd Common Logfile Format access_log files and prior summary outputs, and then outputs a summary of the access statistics in a nice HTML format. splitlog processes a sequence of httpd Common Logfile Format access_log files (or CLF with a one-field prefix) and splits the entries into separate files according to the requested URL and/or vhost prefix.