Self-Hosted Observability Directory

GoAccess

Fast terminal and HTML dashboard for analyzing web server access logs in real time.

LicenseMIT
Repositoryhttps://github.com/allinurl/goaccess
GitHub stars (approx)20700
LanguageC
Self-host deploymentpackage manager, source build, docker
Commercial hosted optionno / self-host only
Freshness statusFresh
Freshness checked2026-06-23
Categorieslogs

GoAccess is a real-time web log analyzer for Nginx, Apache, Caddy, CloudFront, S3, and other HTTP access logs. It can render interactive terminal views or a browser dashboard from plain log files.

Pick it if: you want lightweight traffic, status-code, referrer, path, and latency visibility directly from web server logs without shipping data to a larger log platform.

Skip it if: you need full-text search across arbitrary application logs, distributed tracing, or multi-source alerting. GoAccess is intentionally focused on web access analytics.

Deployment: install from packages or build from source on the log host. Docker works well for scheduled static reports or a small live dashboard.

← Back to directory