How to Install goaccess in Ubuntu 18.04



Install goaccess by entering the following commands in the terminal:

sudo apt update
sudo apt install goaccess

Description:

log analyzer and interactive viewer for the Apache Webserver

Displays fast and valuable HTTP statistics for system administrators that require a visual report on the fly. . The collected information will be displayed to the user (sysadmin) in a visual/interactive window. Collected information includes: . -General Statistics, Bandwidth etc. -Top Visitors -Requested files -Requested static files, images, swf, js, etc. -Referrers URLs -404 or Not Found -Operating Systems -Browsers and Spiders -Hosts, Reverse DNS, IP Location -HTTP Status Codes -Referring Sites -Unlimited log file size . GoAccess can parse both of Apaches' log formats, the Common Log Format and the Combined Log Format

Homepage: http://goaccess.prosoftcorp.com/

Version: 1:1.2-3

Section: universe/utils