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

Re: How to keep from logging a particular facility code



On Mon, 30 Apr 2001, roy wrote:

> I want every thing except local7.* going into my one file. I tried the
> following statement (and others) and think it should work, but it doesn't.
> I'm still getting local4 stuff in messages. I also have local4 directed to
> another files altogether and it works fine. I just can't seem to keep it
> from coming.  I'm -HUP'ing syslogd.
>
>
> local4.none;*.debug              /var/log/messages
>
>
> Thanks
>
> Roy
>
Try "*.debug;local4.none	/var/log/messages" and see if that works
better.

Mikkel
-- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.





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