Linux logwatch
From John Freier
DEPRECATED!!! ~ use journalctl
Logwatch is an application that analyzes log files.
yum install logwatch
Example commands:
logwatch --detail low --service http --range today
logwatch --detail low --service all --range today --filename ./all.txt
View all the services
ls -l /usr/share/logwatch/scripts/services