Ross ROSS = Recommend OSS · open-source software intelligence for agents

allinurl/goaccess

GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser. observed · 2026-08-28

github.com/allinurl/goaccess · homepage · C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

76/100

  • Activity 98
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4798
  • days_rel: n/a
  • days_push: 14
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

20868 stars · 1192 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

GoAccess is an open-source, real-time web log analyzer and interactive viewer written in C that runs in a terminal (ncurses TUI) or generates a live HTML dashboard in the browser. It parses nearly all web server log formats (Apache, Nginx, CloudFront, S3, Caddy, etc.) with minimal configuration and only ncurses as a dependency.

Use cases

  • analyze nginx access logs in real time from the terminal
  • generate a self-contained HTML analytics dashboard from web server logs
  • monitor website traffic and visitor stats over SSH without a browser
  • detect suspicious traffic, bots, and brute-force attempts in access logs
  • track slow endpoints by measuring application response times
  • export web log statistics as JSON or CSV
  • find which virtual host consumes the most server resources

When to choose

  • you need fast, real-time HTTP log analysis with minimal setup and dependencies
  • you want privacy-friendly, self-hosted analytics without sending data to third parties
  • you work primarily in the terminal or over SSH and want a TUI dashboard
  • you need to parse many log formats including custom format strings
  • you want a lightweight alternative to Google Analytics for server-side metrics

When to avoid

  • you need client-side analytics like page views via JavaScript, events, or funnels that server logs cannot capture
  • you want long-term historical storage and querying in a database or BI tool
  • you need a GUI-based log analysis workflow rather than terminal or HTML reports
  • you require distributed log aggregation across many servers with centralized storage

Facets

cli-tool · maturity stable

analytics monitoring data-visualization cli terminal-ui logging analytics monitoring web-development security self-hosted bsd cli self-hosted web-log-analyzer tui real-time-dashboard nginx apache access-logs html-report websocket privacy-friendly devops command-line linux macos web-server docker

4 sources

Member repositories

RepositoryRoleHealth v2
allinurl/goaccessmain76

For agents

markdown · JSON · MCP: product_card(name="allinurl/goaccess")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem