Log file navigator
lnav (The Logfile Navigator) is an advanced, terminal-based log file viewer that automatically merges, indexes, and analyzes logs from multiple sources.
It simplifies log management by providing features like real-time tailing, error highlighting, and structured data extraction, all within a single interactive interface.
Beyond basic viewing, lnav allows you to perform complex log analysis using SQL queries, making it a powerful alternative to standard tools like grep, tail, and less.
$ brew install lnav$ pkg install lnavto comment.
A TUI pager with advanced support for tabular data, inferring/swapping delimiters, and real-time event parsing.
The CSV magician
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.