wiki:LogWatch

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

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

Last modified 9 years ago Last modified on 05/30/15 14:54:47
Note: See TracWiki for help on using the wiki.