How to Install webalizer in Ubuntu 18.04



Install webalizer by entering the following commands in the terminal:

sudo apt update
sudo apt install webalizer

Description:

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.

Homepage: http://www.mrunix.net/webalizer/

Version: 2.23.08-3

Section: universe/web