Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 1999 15:40:36 -0500 (CDT)
From:      Don Read <dread@texas.net>
To:        dissonant <disowned@flitr.nu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   RE: syslog - omitting a service?
Message-ID:  <XFMail.990823154036.dread@texas.net>
In-Reply-To: <Pine.BSF.4.05.9908212308510.16427-100000@flitr.nu>

next in thread | previous in thread | raw e-mail | index | archive | help

On 22-Aug-99 dissonant wrote:
> I know that if I were to add
> 
>       !named
>       *.*                                     /var/log/named.log
> 
> to my /etc/syslog.conf, it would log everything from named to that file.
> Now, right now, I have daemon.* logging stuff to a file... um, and I want
> it to EXCLUDE anything from named. Is this possible? How do I do this in
> syslog.conf? Forgive me if it's a stupid question...Thanks.
> 

Haven't tried it but ...

!named
*.*                     /dev/null

Regards,
---
Don Read                                 dread@calcasieu.com
EDP Manager                                  dread@texas.net
Calcasieu Lumber Co.                               Austin TX
-- But I'm in good company, sendmail has kicked a great many 
     butts in the past


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990823154036.dread>