Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Apr 2003 08:15:45 +0100
From:      Wayne Pascoe <freebsd@penguinpowered.org.uk>
To:        freebsd-questions@freebsd.org
Subject:   syslog logging question
Message-ID:  <20030424071545.GA45006@marvin.penguinpowered.org.uk>

next in thread | raw e-mail | index | archive | help
Hi all,

I have ipfilter on some of my boxes. In /etc/syslog.conf, I have the
following lines:

!ipmon
*.*                                             /var/log/ipf.log

This works, and I get all entries in /var/log/ipf.log, which is good.
The problem I have is that I also get all entries in /var/log/messages

What do I need to do to stop syslog logging these messages to both
locations and start logging only to /var/log/ipf.log ? 

TIA,

-- 
Wayne Pascoe



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