goaccess
Analyze Web server logs in real time
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal or through your browser. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly.
- Versions: 1.5.2
- Website: https://goaccess.io
- Licenses: X11
- Package source: gnu/packages/web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of goaccess
as follows:
guix install goaccess
Or install a particular version:
guix install goaccess@1.5.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.