How to install goaccess on Amazon Linux
Real-time web log analyzer and interactive viewer
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| Amazon Linux 2023 | ✓ | — | ✓ | 1.9.4 |
| Amazon Linux 2012.03 | — | — | — | |
| Amazon Linux 2 | ✓ | — | ✓ | 1.9.4 |
Description
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems. It provides fast and valuable HTTP statistics for system administrators that require a visual server report on the fly. Features: GoAccess parses the specified web log file and outputs the data to terminal. * General statistics, bandwidth, etc. * Time taken to serve the request (useful to track pages that are slowing down. your site). * Metrics for cumulative, average and slowest running requests. * Top visitors. * Requested files & static files. * 404 or Not Found. * Hosts, Reverse DNS, IP Location. * Operating Systems. * Browsers and Spiders. * Referring Sites & URLs. * Keyphrases. * Geo Location - Continent/Country/City. * Visitors Time Distribution. * HTTP Status Codes. * Ability to output JSON and CSV. * Tailor GoAccess to suit your own color taste/schemes. * Support for large datasets + data persistence. * Support for IPv6. * Output statistics to HTML. and more... GoAccess allows any custom log format string. Predefined options include, but not limited to: * Amazon CloudFront (Download Distribution). * AWS Elastic Load Balancing. * Apache/Nginx Common/Combined + VHosts. * Google Cloud Storage. * W3C format (IIS).
Built for Amazon Linux.
Install
goaccess on Amazon Linux 2, 2023
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install goaccess
Package downloads require an active GetPageSpeed subscription — one repository for goaccess and thousands more packages for Amazon Linux.
Subscribe — from $10/moFrequently asked questions
How do I install goaccess on Amazon Linux?
Add the GetPageSpeed repository, then install the goaccess package with your system package manager.
Which Amazon Linux versions is goaccess available for?
goaccess is available for Amazon Linux 2, 2023.