## $Id: noclogd-confg,v 1.4 1997/07/13 12:13:50 vikas Exp $
##
## Config file for nocol logging daemon (noclogd)
##
# The following hosts are permitted to log entries to this daemon:
# (NOTE: no hostnames, only IP addresses)
permithosts	127.0.0.1  128.121.50.2 128.121.50.7
permithosts	128.121.50.141 128.121.50.143
##
## Give full pathnames in filenames since the daemon changes dir.
##
## SENDER	LEVEL		LOGFILE or PIPEFILE
##
*		critical	/nocol/logs/critical
*		error		/nocol/logs/error
*		warning		/nocol/logs/warning
*		info		/nocol/logs/info
##
trapmon		info		/nocol/logs/traps.info
#
# In piped commands, a ^ is replaced with a space.
pingmon		critical	|/nocol/etc/beep_oncall
pingmon		error		|/nocol/etc/beep_oncall^peter
