rhit

Interactive Nginx access log analyzer with real-time filtering and statistics

brewmacoslinux
Try with needOr install directly
Source

About

Nginx log explorer

Commands

rhit

Examples

Analyze Nginx access log with interactive UI$ rhit /var/log/nginx/access.log
Monitor live Nginx logs in real-time$ tail -f /var/log/nginx/access.log | rhit
Filter and explore specific log patterns$ rhit /var/log/nginx/access.log --pattern '404'