[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: syslog / ipmon chaos



On Tue, 1 May 2001, James Moore wrote:

> Yep - in fact I did read ipmon (and syslogd as well). I s'pose it's
> logical enough to infer that "LOG_WARNING" = warning level, but my
> confusion occurred in that my ipf rules log only blocked packets...
> this means they'd have to be level = "LOG_WARNING". I found nothing in
> syslog.conf that directs "LOG_WARNING" to the terminal - do you?

*.notice means "anything of severity 'notice' or worse".  warning is worse
than notice, so *.notice matches warnings too.
-- 
Tod McQuillin