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

tstack/lnav

Log file navigator observed · 2026-08-28

github.com/tstack/lnav · homepage · C++ · BSD-2-Clause (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
tstack/lnavmain88

For agents

markdown · JSON · MCP: product_card(name="tstack/lnav")

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