Changes

From Amahi Wiki
Jump to: navigation, search
no edit summary
* First, open a terminal window and become '''root'''. Enter the following to install:
<blockquote>{{Code|yum install logwatch}}</blockquote>
* You can customize the settings by adding options to '''''/usr/share/logwatch/default.conf/logwatch.conf''''' however local configuration options can be done at '''''/etc/logwatch/conf/logwatch.conf'''''. By default it sends the daily logwatch email to the local root mail box. To change it, add this line (change user@yourisp.com to desired email address):
<blockquote>{{Text|MailTo <nowiki>=</nowiki> user@yourisp.com}}</blockquote>