# annamedv/red

Red Analytics Tool

Repository: https://github.com/annamedv/red
Canonical: https://ross.abutalabs.com/products/annamedv-red
Language: Go
License: MIT
License Family: permissive
Last push: 2026-05-12T14:21:46+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 82, release rhythm 51, longevity 100
- inputs: {"age_days": 2724, "days_push": 113, "days_rel": 113, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1489, forks 51 (observed 2026-08-28T04:04:52.301483+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: analytics, logging, terminal-ui, developer-tools
- domain: analytics, developer-tools, monitoring
- platform: cli, windows, cross-platform
- tags: log-analysis, json-logs, tui, kubernetes, nginx, caddy, sparkline, command-line, linux, macos

## Member repositories
- annamedv/red (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:52.301483+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:33:40.022769+00:00, confidence not recorded.
  - readme: https://github.com/annamedv/red (fetched 2026-08-28T04:04:52.301483+00:00, sha 9ac8648cfbbf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
