[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: How to keep from logging a particular facility code
- From: Dave Wreski <dave nic com>
- To: redhat-list redhat com
- Subject: Re: How to keep from logging a particular facility code
- Date: Mon, 30 Apr 2001 22:26:01 -0400 (EDT)
> 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
Switch them.
*.debug;local4.none /var/log/messages
[huge .sig cut]
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]