Linux logwatch
From John Freier
Revision as of 14:05, 20 July 2015 by Jfreier (Talk | contribs) (Created page with "Logwatch is an application that analyzes log files. yum install logwatch Example commands: logwatch --detail low --service http --range today logwatch --detail low -...")
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