analog

Fast logfile analyzer producing statistics and reports

brewmacoslinux
Try with needOr install directly
Source

About

Logfile analyzer

Commands

analog

Examples

Analyze a web server log file and generate an HTML report$ analog /var/log/apache2/access.log -out html > report.html
Analyze multiple log files with a configuration file$ analog -c analog.conf
Display text report for a specific log file with basic stats$ analog /var/log/httpd/access.log