Thanks Juan! This is more than helpful. I will make sure to post my netcool probe rules file once its completed.
At 06:23 PM 4/9/2002 -0500, Juan M. Courcoul wrote: >Juan M. Courcoul wrote: > >... > > >>#define LOG_DAEMON (3 << 3) >>#define LOG_NOTICE 5 >>So, if you put 'syslog', the code will go via the syslog service, at a >>NOTICE level, via the DAEMON facility. > > >Works as expected, logging via syslog at DAEMON/NOTICE, perfectly >configurable via syslog.conf. Do beware to set it as: > >logfile = syslog > >(no single quotes) > >Cheers, > >JMC
