annamedv/red
Red Analytics Tool observed · 2026-08-28
Health v2 · maintenance only
75/100
- Activity 82
- Release rhythm 51
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2724
- days_rel: 113
- days_push: 113
- n_releases_24m: 1
Adoption not part of the score
1489 stars · 51 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Red is a terminal-based log analysis tool written in Go that accepts piped newline-delimited JSON logs and displays grouped counts with trend sparklines in an interactive TUI. It works well with kubectl, Caddy, and Nginx logs, optionally preprocessed with jq.
Use cases
- analyze kubernetes pod logs in the terminal
- watch live nginx access logs grouped by status and uri
- get top visitor IPs from caddy JSON access logs
- group JSON log streams by fields with trend charts
- interactive terminal viewer for structured logs
When to choose
- you pipe JSON logs and want quick interactive grouping and trends in the terminal
- you want a lightweight zero-config log viewer for kubectl or web server access logs
When to avoid
- you need long-term log storage, dashboards, or alerting
- your logs are plain text and you don't want to convert them to JSON
Facets
cli-tool · maturity active
analytics logging terminal-ui developer-tools analytics developer-tools monitoring cli windows cross-platform log-analysis json-logs tui kubernetes nginx caddy sparkline command-line linux macos
1 source
- readme: https://github.com/annamedv/red · fetched 2026-08-28 · 9ac8648cfbbf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| annamedv/red | main | 75 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem