GoAccess

What is it?
GoAccess is an open source, real-time web log analyzer and interactive viewer
that runs in a terminal on *nix systems or directly in your browser. Designed
with system administrators, DevOps engineers, and security professionals in
mind, it delivers fast, actionable HTTP statistics and visual server reports on
the fly. GoAccess parses your web server logs in real time and presents the
data directly in the terminal or via a live HTML dashboard, making it easy to
monitor traffic, detect anomalies, and troubleshoot issues instantly.
More info at: https://goaccess.io.

Features
GoAccess parses the specified web log file and outputs the data to the X
terminal. Features include:
-
Completely Real Time
All panels and metrics are timed to be updated every 200 ms on the terminal
output and every second on the HTML output.
-
Minimal Configuration needed
You can just run it against your access log file, pick the log format and let
GoAccess parse the access log and show you the stats.
-
Track Application Response Time