wiki:LogWatch

Version 6 (modified by Richard Bramley, 9 years ago) ( diff )

--

Logwatch

Tags: Linux

Overview

Program that emails an administration summary to the root user.

How Tos

Running

Logwatch is run on the server by having the following script in /etc/cron.daily

#!/bin/bash

#Check if removed-but-not-purged
test -x /usr/share/logwatch/scripts/logwatch.pl || exit 0

#execute
/usr/sbin/logwatch --output mail

To Do

  • ToDo Alias myself as root on all the servers where logwatch runs

Error: Macro BackLinks(None) failed
'Environment' object has no attribute 'get_db_cnx'

Note: See TracWiki for help on using the wiki.