Show HN: Lazylogs -TUI structured log viewer (less meets jq for your terminal)
1 points
2 hours ago
| 0 comments
| github.com
| HN
I built a fast TUI viewer for structured logs. It auto-detects JSON Lines, logfmt, and plain text, with level/time filtering, search, and custom columns.

  Handles 1M+ lines with batch processing (~550K JSON lines/sec).

  Pipe-friendly: kubectl logs -f pod | lazylogs

  Built with Go and Bubble Tea. Feedback welcome.
No one has commented on this post.