Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Aug 1998 12:34:12 -0700 (PDT)
From:      Archie Cobbs <archie@whistle.com>
To:        jonny@jonny.eng.br (Joao Carlos Mendes Luis)
Cc:        dag-erli@ifi.uio.no, jkb@best.com, net@FreeBSD.ORG
Subject:   Re: ipfw logging
Message-ID:  <199808071934.MAA04419@bubba.whistle.com>
In-Reply-To: <199808071854.PAA29967@roma.coe.ufrj.br> from Joao Carlos Mendes Luis at "Aug 7, 98 03:54:59 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Joao Carlos Mendes Luis writes:
> // !ipfw
> // *.*		/var/log/ipfw
> 
> It works here !  Great !  I was in need of such a thing...  :)
> 
> Just another question related: Is it possible to avoid copies of
> ipfw log going to /var/log/messages ?

Well, if you have this in /etc/syslogd.conf:

*.notice;kern.debug;lpr.info;mail.crit;news.err /var/log/messages

Then syslogd is doing what you tell it.

I'm not sure if there's a way to "exclude" a program's output
a la "facility.none" .. does anyone know?

-Archie

___________________________________________________________________________
Archie Cobbs   *   Whistle Communications, Inc.  *   http://www.whistle.com

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



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