Difference between revisions of "Linux logwatch"
From John Freier
(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 -...") |
(No difference)
|
Revision as of 14:05, 20 July 2015
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