tstack/lnav
Log file navigator observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 99
- Release rhythm 67
- 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: 84
- age_days: 6198
- days_rel: 143
- days_push: 8
- n_releases_24m: 6
Adoption not part of the score
10613 stars · 399 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
lnav is an advanced terminal-based log file viewer that automatically detects log formats, merges multiple files by timestamp, and lets users search, filter, and query logs. It includes a TUI with histogram views, syntax highlighting, and a SQLite interface for analyzing log data with SQL.
Use cases
- view and tail multiple log files merged in one terminal view
- search and filter server logs with regular expressions
- query log files using SQL
- find errors and warnings quickly in large log files
- pretty-print JSON-lines and structured logs
- visualize log message frequency over time with histograms
- analyze web access logs for failed requests
When to choose
- you need to correlate logs from multiple files or rotated logs in chronological order
- you want a zero-setup terminal tool instead of a centralized log server
- you need to run SQL queries against log data
- you work with many built-in log formats like syslog, nginx, or JSON-lines
- you want to tail live logs while still being able to scroll and search backwards
When to avoid
- you need centralized, distributed log aggregation across many servers
- you want a GUI or web-based log dashboard
- you need long-term log storage and retention
- you primarily process non-log structured data files
Facets
cli-tool · maturity active
logging search-engine data-visualization developer-tools terminal-ui developer-tools monitoring analytics windows cli cross-platform log-viewer log-analysis tui pager tail sqlite log-monitoring log-format-detection command-line linux macos
5 sources
- readme: https://github.com/tstack/lnav · fetched 2026-08-28 · 1df9135a6fb5
- homepage: http://lnav.org · fetched 2026-08-29 · 6ac15229e3ef
- site_page: https://lnav.org/features · fetched 2026-08-29 · f87d2cc2d76b
- site_page: https://lnav.org/docs · fetched 2026-08-29 · 13d04ca15538
- site_page: https://docs.lnav.org/ · fetched 2026-08-29 · b04be3ec970f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tstack/lnav | main | 88 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem