Date: Wed, 2 Oct 2002 09:34:23 +0300 From: "Toomas Aas" <toomas.aas@raad.tartu.ee> To: dweimer@dweimer.org, freebsd-questions@freebsd.org Subject: Re: ipmon syslogd problems Message-ID: <200210020634.g926YxW16650@lv.raad.tartu.ee> In-Reply-To: <200210012202.g91M2L90017541@dweimer.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> I have ipfilter set up and running fine, but I have been finding that my > security logs show up in both my security and messages log files. ipmon is > running with the command "ipmon -oI -s -D" and my syslog.conf file has the > following relevant configuration. > .. > local0.* /var/log/security > security.* /var/log/security > *.notice;kern.debug;lpr.info;mail.crit;news.err /var/log/messages I believe *.notice includes all the higher levels, such as *.err and *.warning. If you don't want messages from local0 and security facilities to appear in /var/log/messages, add this to /var/log/messages: local0.none;security.none -- Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ * I haven't lost my mind; I know exactly where I left it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210020634.g926YxW16650>