← Back to team overview

ubuntu-server-tips team mailing list archive

[Bug 413488] Re: Get daily emails of system activity with Logwatch

 

** Changed in: ubuntu-server-tips
       Status: Confirmed => Incomplete

-- 
Get daily emails of system activity with Logwatch
https://bugs.launchpad.net/bugs/413488
You received this bug notification because you are a member of Ubuntu
Server Tips, which is subscribed to Ubuntu Server Tips.

Status in Ubuntu Server Tips: Incomplete

Bug description:
Have your systems update you daily with what's going on by installing logwatch. It will probably pull in an SMTP daemon, but will parse your log files and mail you daily with anything you should know.

If you want a more timely email, logcheck will mail you as things happen.

To make sure these emails get to you, edit /etc/aliases (it might be different for some mail servers) and add or edit the line:

  root:    me@xxxxxxxxxxxxx

and run:

  sudo newaliases

to update the email aliases database. You should now receive emails from logcheck or logwatch.