gonzo

Terminal UI for analyzing and exploring log files interactively

brewmacoslinux
Try with needOr install directly
Source

About

Log analysis TUI

Commands

gonzo

Examples

Open and analyze a log file in the TUI$ gonzo /var/log/syslog
Pipe log output directly into gonzo for real-time analysis$ tail -f /var/log/application.log | gonzo
Search and filter logs for specific patterns$ gonzo /var/log/nginx/access.log