Linux logwatch

From John Freier
Revision as of 15:35, 20 July 2015 by Jfreier (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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