Automic VaultAutomic Vault

brew

Install goaccess with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Log analyzer and interactive viewer for the Apache Webserver. Version 1.10.2 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install goaccess

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install goaccess

MacPorts ports tree · www/goaccess/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add goaccess

Alpine Linux edge package indexes · goaccess · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install goaccess

Debian stable package indexes · goaccess · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install goaccess

Fedora Rawhide package metadata · goaccess · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#goaccess

nixpkgs package indexes · pkgs/by-name/go/goaccess/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S goaccess

Arch Linux sync databases · goaccess · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install goaccess

openSUSE Tumbleweed package metadata · goaccess · source: download.opensuse.org

overview

Package summary

Log analyzer and interactive viewer for the Apache Webserver

Commands and aliases

  • goaccess

history

Project history and usage

GoAccess is an open-source real-time web log analyzer and interactive viewer for Unix-like systems, usable in a terminal or through browser-based HTML reports. Its history is rooted in the Unix habit of inspecting logs directly over SSH, then gradually adding richer dashboards, live updates, persistence, and modern web-log formats.

Project history

GoAccess 0.1 was released on July 6, 2010. Early releases focused on parsing web server access logs in a terminal interface, adding real-time statistics, color schemes, UTF-8 support, stdin pipelines, IPv6, and custom format strings.

By the 0.7 and 0.8 series, GoAccess had gained JSON and CSV output, HTML reports, GeoIP-related reporting, persistence, large-file support, and more flexible configuration. GoAccess 1.0, released in June 2016, marked a broader dashboard era with real-time HTML output, D3 visualizations, multiple output formats, and more explicit command-line shortcuts.

Later releases expanded operational coverage: support for cloud and proxy log formats, Docker builds, MaxMind GeoIP2, native JSON parsing, Caddy and Traefik log handling, WebSocket improvements, persistence and restore workflows, multi-threaded parsing, accessibility work, and WebSocket authentication.

Adoption history

GoAccess was adopted by administrators and developers who wanted fast local analytics without deploying a hosted analytics stack. Its README frames the tool for system administrators, DevOps engineers, and security professionals who need quick traffic, anomaly, bot, and performance visibility from logs.

Distribution packaging followed the tool's Unix shape: the project documents source builds, distro packages, and an official Debian/Ubuntu repository, while package managers such as Homebrew expose it as a single CLI command.

How it is used

Common use is direct log inspection, for example parsing Apache, Nginx, CloudFront, S3, Elastic Load Balancing, Caddy, Traefik, or W3C-style logs and emitting a terminal dashboard, static report, live HTML report, JSON, or CSV. GoAccess can also follow logs in real time and process multiple files or pipes.

Why package nerds care

GoAccess is package-nerd friendly because it preserves the simple CLI shape of classic Unix log tools while offering enough output formats to plug into modern dashboards and automation. It is written in C, has a small dependency story centered on ncurses, and keeps most behavior configurable through command-line flags or a simple config file.

Its release history is a useful map of web operations trends: from Apache-style logs and terminal dashboards, through HTML reports and GeoIP, to cloud/CDN log formats, Docker packaging, JSON logs, bot detection, multi-threaded parsing, and authentication around live dashboards.

Timeline

  • 2010: GoAccess 0.1 was released.
  • 2012: GoAccess 0.5 added IPv6 and custom format string parsing.
  • 2013: GoAccess 0.7 added JSON and CSV output plus an HTML5 report.
  • 2014: GoAccess 0.8 added persistence and large-file support.
  • 2016: GoAccess 1.0 added real-time HTML dashboard functionality and multiple output formats.
  • 2021: GoAccess 1.4.4 added native JSON log parsing and Caddy format support.
  • 2024: GoAccess 1.9 added multi-threaded log processing.
  • 2025: GoAccess 1.9.4 added WebSocket authentication and HTML report accessibility improvements.

Related projects

  • GoAccess sits near classic log-processing tools such as awk, grep, sed, tail, and web server access-log utilities, but adds an interactive TUI and browser dashboard. Its supported formats connect it to Apache, Nginx, Caddy, Traefik, Amazon S3, CloudFront, Elastic Load Balancing, Squid, and W3C/IIS logs.

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:server

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 2 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
%sysconfdir%/goaccess.conf~/.goaccessrc

executables

Installed executables

CommandKindExposureNote
goaccesscliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.10.2
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://goaccess.io/

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://goaccess.io/none confidence

install metadata

Package metadata

Package keybrew:goaccess
Version1.10.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/goaccess
Homepagehttps://goaccess.io/
Repositoryhttps://github.com/allinurl/goaccess
Upstream docshttps://goaccess.io/man
LicenseMIT
Source archivehttps://tar.goaccess.io/goaccess-1.10.2.tar.gz
Dependenciesgettext, libmaxminddb
Uses from macOSncurses
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegoaccess
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

goaccess 1:1.9.3-1

log analyzer and interactive viewer for the Apache Webserver

https://goaccess.io/

sudo apt install goaccess
  • Section: utils
  • Architecture: amd64
  • 5 dependencies
  • normalized package name match
  • Matched by: Goaccess
Debian stable package indexes · deb.debian.org · Debian stable package indexes: goaccess from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

goaccess

nix profile install nixpkgs#goaccess
  • normalized package name match
  • Matched by: Goaccess
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/go/goaccess/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

goaccess 1:1.8.1-1build3

log analyzer and interactive viewer for the Apache Webserver

https://goaccess.io/

sudo apt install goaccess
  • Section: universe/utils
  • Architecture: amd64
  • 5 dependencies
  • normalized package name match
  • Matched by: Goaccess
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: goaccess from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

goaccess 1.10.2-r0

Real-time web log analyzer and interactive viewer

https://goaccess.io/

sudo apk add goaccess
  • License: MIT
  • Architecture: x86_64
  • Source Package: goaccess
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Goaccess
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: goaccess from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

goaccess-doc 1.10.2-r0

Real-time web log analyzer and interactive viewer (documentation)

https://goaccess.io/

sudo apk add goaccess-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: goaccess
  • normalized package name match
  • Matched by: Goaccess
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: goaccess-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

goaccess-lang 1.10.2-r0

Languages for package goaccess

https://goaccess.io/

sudo apk add goaccess-lang
  • License: MIT
  • Architecture: x86_64
  • Source Package: goaccess
  • normalized package name match
  • Matched by: Goaccess
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: goaccess-lang from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

goaccess 1.10.2-1.fc45

Real-time web log analyzer and interactive viewer

https://goaccess.io/

sudo dnf install goaccess
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: goaccess
  • 8 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Goaccess
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: goaccess from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

goaccess 1.10.2-1

An open source real-time web log analyzer and interactive viewer

https://goaccess.io

sudo pacman -S goaccess
  • License: MIT
  • Architecture: x86_64
  • 3 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: Goaccess
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: goaccess from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

goaccess 1.10.2-1.2

Apache Web Log Analyzer

https://goaccess.io/

sudo zypper install goaccess
  • License: GPL-2.0-or-later
  • Category: Productivity/Networking/Web/Utilities
  • Architecture: x86_64
  • Source Package: goaccess
  • 6 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Goaccess
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: goaccess from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

goaccess

sudo port install goaccess
  • normalized package name match
  • Matched by: Goaccess
MacPorts ports tree · api.github.com · MacPorts ports tree: www/goaccess/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment