HOWTO Setup Logwatch: Difference between revisions

From Research
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
== Test ==
== Test ==
  # logwatch.pl
  # logwatch.pl
== Also See ==
* [[Customizing Logwatch]]

Revision as of 18:39, 3 May 2006

Assumptions

This guide assumes you have setup a Mail Transport Agent, such as Nullmailer or Postfix. If not, you can follow the Nullmailer Guide, or the Postfix Guide.

Install Logwatch

# emerge logwatch -va

Set root's ~/.forward file to:

admin@siat.sfu.ca
some_co_amin_name@sfu.ca

Test

# logwatch.pl

Also See