| Install LOGWATCH |
|
Linux Log analysis with LOGWATCH Logwatch is an application that can analysis Linux log files on Linux and present a brief report. Daily Log analysis file is sent by email after Application set. yum install logwatch -y
To edit LogWatch: vi /usr/share/logwatch/default.conf/logwatch.conf
Below descriptions are synonym; # Yes = True = On = 1 MailTo = root Change "root" with emailadress that you want to receive reports. If you use LogWatch with Logrotate then it will be more beneficial. This settings are prepared to use with logrotate. buradaki ayarlar logrotate ile günlük olarak döndürülmüş kütükler üzerinde işlem yapılacak şekilde verilmiştir. If u use logrotae ,please remove sign # #Archives = Yes Determine your level regarding to your preference # The default detail level for the report.
|