Date: Fri, 7 Nov 1997 08:16:35 -0800 (PST) From: Archie Cobbs <archie@whistle.com> To: nonxstnt@darkening.com (Thomas Stromberg) Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: ipfw in syslog.conf? Message-ID: <199711071616.IAA15014@bubba.whistle.com> In-Reply-To: <Pine.BSF.3.96.971107104531.13123A-100000@silent.darkening.com> from Thomas Stromberg at "Nov 7, 97 10:48:06 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Thomas Stromberg writes: > is it possible to give ipfw it's own identifier in syslog.conf? (or does > it already?). I would like to have an ipfw.log, and not have all of the > logs end up on console either. > > If it does not already exist, I think it would be a nice feature to add, > for people like me who get 15000+ entries logged a day. I'm pretty sure the current 2.2 code allows you to put this into /etc/syslog.conf: # Put all ipfw output into its own log file !ipfw *.* /var/log/ipfw If this doesn't work let me know and I'll try to recall what hacks we did to make it work :-) -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711071616.IAA15014>