Re: FW: Question about logging.
From: Simon L. Nielsen (simon_at_nitro.dk)
Date: 05/28/03
- Previous message: Erik Paulsen Skålerud: "RE: FW: Question about logging."
- In reply to: Erik Paulsen Skålerud: "RE: FW: Question about logging."
- Next in thread: Erik Paulsen Skålerud: "RE: FW: Question about logging."
- Reply: Erik Paulsen Skålerud: "RE: FW: Question about logging."
- Reply: Peter Pentchev: "Re: FW: Question about logging."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 28 May 2003 20:36:24 +0200 To: Erik Paulsen Skålerud <erik@pentadon.com>
On 2003.05.28 20:04:28 +0200, Erik Paulsen Skålerud wrote:
> Yeah, I've gotten that far. But, how can I explicity -only- filter out ipfw
> messages from the default console output? Looks like the only way is to
> remove kern.debug :(
I think you can use something like this in syslog.conf (untested) :
!-ipfw
*.err;kern.debug;auth.notice;mail.crit /dev/console
Or something along those lines...
Try looking at syslog.conf(5), it does explain a lot.
-- Simon L. Nielsen
- application/pgp-signature attachment: stored
- Previous message: Erik Paulsen Skålerud: "RE: FW: Question about logging."
- In reply to: Erik Paulsen Skålerud: "RE: FW: Question about logging."
- Next in thread: Erik Paulsen Skålerud: "RE: FW: Question about logging."
- Reply: Erik Paulsen Skålerud: "RE: FW: Question about logging."
- Reply: Peter Pentchev: "Re: FW: Question about logging."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]