Canop/rhit
A nginx log explorer observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 63
- Release rhythm 27
- Longevity 100
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: 226.0
- age_days: 2051
- days_rel: 272
- days_push: 226
- n_releases_24m: 3
Adoption not part of the score
1008 stars · 59 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Rhit is a fast command-line nginx log explorer written in Rust that reads standard nginx access logs (including gzipped files) and presents analysis in pretty terminal tables with no setup or temp files. It supports filtering by dates, status codes, referers, and paths, plus per-day histograms and trend indicators.
Use cases
- analyze nginx access logs from the terminal
- find why clients get 413 errors in my logs
- see traffic trends per day for my website
- filter hits by status code, referer, or path
- spot increases or decreases in referers
- inspect gzipped nginx logs without preprocessing
When to choose
- you run nginx and want instant log insight with zero setup or database
- you need fast iterative querying over millions of log lines
- you want trend and histogram views of traffic in the console
When to avoid
- you use a web server other than nginx
- you need long-term log storage, dashboards, or alerting
- you need a GUI or web-based log analytics platform
Facets
cli-tool · maturity active
analytics logging cli data-visualization developer-tools analytics web-development windows cli rust nginx log-analyzer trend-analysis terminal access-logs command-line linux macos
4 sources
- readme: https://github.com/Canop/rhit · fetched 2026-08-28 · 7617272a94ea
- homepage: https://dystroy.org/rhit · fetched 2026-08-29 · f140ddc97558
- site_page: https://dystroy.org/rhit/install · fetched 2026-08-29 · fb612a069b44
- registry_crates: https://crates.io/api/v1/crates/rhit · fetched 2026-08-29 · 1475a376efab
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Canop/rhit | main | 58 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem