Instant Web Stats with GoAccess

Productivity Sauce
A web log analyzer can come in rather useful when you run a web server on your own host. And if you need an uncomplicated and easy to deploy web log analyzer, GoAccess is what you need. This tool runs in the terminal and provides real-time web log analysis. GoAccess is available in the official software repositories of popular Linux distributions, so you can install it in a matter of minutes using the default package manager. On Debian and Ubuntu, you can deploy GoAccess by running the apt-get install goaccess command as root.
GoAccess requires no configuration, and it's dead-simple in use. On a machine running the Apache server, run the goaccess -f /var/log/apache2/access.log command to view a general summary. This summary packs an impressive amount of useful information. The General Statistics section, for example, shows the number of requests, uniques visitors, unique requested files, and bandwidth consumption. Other sections offer detailed information about operating systems, browsers, referrers, search key words, and much more. GoAccess also allows you to save the current data as an HTML file using the goaccess -f /var/log/apache2/access.log > report.html. And as any command-line tool, GoAccess supports a number of parameters. To list them and read their descriptions, use the man goaccess command.
comments powered by DisqusIssue 268/2023
Buy this issue as a PDF
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Find SysAdmin Jobs
News
-
Escuelas Linux 8.0 is Now Available
Just in time for its 25th anniversary, the developers of Escuelas Linux have released the latest version.
-
LibreOffice 7.5 has Arrived Loaded with New Features and Improvements
The favorite office suite of the Linux community has a new release that includes some visual refreshing and new features across all modules.
-
The Next Major Release of Elementary OS Has Arrived
It's been over a year since the developers of elementary OS released version 6.1 (Jólnir) but they've finally made their latest release (Horus) available with a renewed focus on the user.
-
KDE Plasma 5.27 Beta Is Ready for Testing
The latest beta iteration of the KDE Plasma desktop is now available and includes some important additions and fixes.
-
Netrunner OS 23 Is Now Available
The latest version of this Linux distribution is now based on Debian Bullseye and is ready for installation and finally hits the KDE 5.20 branch of the desktop.
-
New Linux Distribution Built for Gamers
With a Gnome desktop that offers different layouts and a custom kernel, PikaOS is a great option for gamers of all types.
-
System76 Beefs Up Popular Pangolin Laptop
The darling of open-source-powered laptops and desktops will soon drop a new AMD Ryzen 7-powered version of their popular Pangolin laptop.
-
Nobara Project Is a Modified Version of Fedora with User-Friendly Fixes
If you're looking for a version of Fedora that includes third-party and proprietary packages, look no further than the Nobara Project.
-
Gnome 44 Now Has a Release Date
Gnome 44 will be officially released on March 22, 2023.
-
Nitrux 2.6 Available with Kernel 6.1 and a Major Change
The developers of Nitrux have officially released version 2.6 of their Linux distribution with plenty of new features to excite users.