RE: FW: Question about logging.

From: Erik Paulsen Skålerud (erik_at_pentadon.com)
Date: 05/28/03

  • Next message: Peter Pentchev: "Re: FW: Question about logging."
    To: "'Simon L. Nielsen'" <simon@nitro.dk>
    Date: Wed, 28 May 2003 21:01:22 +0200
    
    

    > -----Original Message-----
    > From: Simon L. Nielsen [mailto:simon@nitro.dk]
    > Sent: Wednesday, May 28, 2003 8:36 PM
    > To: Erik Paulsen Skålerud
    >
    > 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

    This didnt work :(

    > Or something along those lines...

    :)

    > Try looking at syslog.conf(5), it does explain a lot.

    I'll try, but I havent found a solution there yet (I checked before I mailed
    the mailinglists)

    Thanks for the help
    Erik

    > --
    > Simon L. Nielsen
    >

    _______________________________________________
    freebsd-security@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-security
    To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org"


  • Next message: Peter Pentchev: "Re: FW: Question about logging."