# Textualize/toolong

A terminal application to view, tail, merge, and search log files (plus JSONL).

Repository: https://github.com/Textualize/toolong
Canonical: https://ross.abutalabs.com/products/toolong
Homepage: https://www.textualize.io/
Language: Python
License: MIT
License Family: permissive
Topics: jsonl, rich, terminal, terminal-based, textual, tui
Last push: 2024-08-05T19:29:28+00:00

## Health v2 (maintenance only)
Score: 17/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 69
- inputs: {"age_days": 969, "days_push": 758, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3941, forks 96 (observed 2026-08-28T04:08:30.175455+00:00)

## What it is
Toolong is a terminal application (TUI) for viewing, tailing, merging, and searching log files, including JSONL. It handles multi-gigabyte files quickly, auto-detects timestamps to merge logs, and syntax highlights common web server log formats.

## Use cases
- tail log files in the terminal
- view huge multi-gigabyte log files instantly
- merge multiple log files by timestamp
- pretty print and search JSONL files
- open compressed .bz and .bz2 log files
- analyze web server logs with syntax highlighting

## When to choose
- you need a fast, interactive TUI for inspecting logs on a server over ssh
- you work with JSONL or compressed log files regularly
- you want to merge logs from multiple sources by timestamp

## When to avoid
- you need centralized log aggregation or alerting across a fleet (use ELK, Loki, etc.)
- you prefer plain unix tools like tail, less, and grep in scripts
- you need a GUI-based log viewer

## Facets
- artifact type: cli-tool
- maturity: active
- function: developer-tools, search-engine, data-visualization
- domain: developer-tools, files
- platform: windows, cli, python
- tags: log-viewer, tui, l, log-tailing, log-analysis, textual, command-line, linux, macos

## Member repositories
- Textualize/toolong (main) score 17

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:30.175455+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-29T18:24:37.168908+00:00, confidence not recorded.
  - readme: https://github.com/Textualize/toolong (fetched 2026-08-28T04:08:30.175455+00:00, sha 05af523a5662)
  - homepage: https://www.textualize.io/ (fetched 2026-08-29T09:18:20.962951+00:00, sha c9fc34304275)
  - registry_pypi: https://pypi.org/pypi/toolong/json (fetched 2026-08-29T09:18:20.972245+00:00, sha e2b11df870ec)
- Data as of 2026-08-30T08:39:29.467469+00:00.
