The Webalizer is a fast, free web server log file analysis program
The Webalizer is a fast, free web server log file analysis program. It produces highly detailed, easily configurable usage reports in HTML format, for viewing with a standard web browser.
The Webalizer is a fast, free web server log file analysis program. It produces highly detailed, easily configurable usage reports in HTML format, for viewing with a standard web browser.
To install webalizer, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install webalizer
To see what files were installed by webalizer, run:
port contents webalizer
To later upgrade webalizer, run:
sudo port selfupdate && sudo port upgrade webalizer
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.