Date: Sun, 13 Jan 2002 19:27:22 -0600 From: Len Conrad <LConrad@Go2France.com> To: Freebsd-questions@freebsd.org Subject: external app logging to syslog Message-ID: <5.1.0.14.2.20020113192119.0204f590@mail.Go2France.com>
next in thread | raw e-mail | index | archive | help
We have Imail's POP service logging to a FreeBSD4.4 machine. The app is seen in the syslog lines as "POP3D". It is being written to messages file with this as-installed syslog.conf line: *.notice;kern.debug;lpr.info;mail.crit;news.err; /var/log/messages How do we stop it from being logged there? under which facility.level is it being caught? We have it also logging as a app like this: !POP3D *.* /var/log/poplog *.none /var/log/messages and so want to remove it from messages. (2nd line doesn't "none" it out of messages) Running "syslog -d" gave lotsa of info but we still can't see specifically how POP3D is winding up in messages. thanks Len http://MenAndMice.com/DNS-training http://BIND8NT.MEIway.com : ISC BIND 8.2.4 for NT4 & W2K http://IMGate.MEIway.com : Build free, hi-perf, anti-abuse mail gateways 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?5.1.0.14.2.20020113192119.0204f590>