1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 18:41:03 +00:00

explain how to configure logs

This commit is contained in:
Antoine Beaupré 2012-03-09 19:32:38 -05:00
parent e2a069517f
commit 849e68a858

View file

@ -15,9 +15,20 @@ The following environment variables are used by this plugin:
=item logfile
The file where MailScanner logs its action (Default:
The file where syslog logs relayd's action (Default:
/var/log/relayd.log)
You need an entry like this in your syslog.conf for this to work:
!relayd
*.* /var/log/relayd.log
The directive:
log updates
is also necessary in relayd.conf.
=item configfile
The relayd.conf configfile (Default: /usr/local/etc/relayd.conf)