Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2002 17:38:42 -0800
From:      "Jesse Geddis" <sgeine@yahoo.com>
To:        "FreeBSD-Questions" <freebsd-questions@FreeBSD.ORG>
Subject:   syslogd.conf
Message-ID:  <NGBBKILMGLGEDIHMGJANEENDCBAA.sgeine@yahoo.com>

next in thread | raw e-mail | index | archive | help
I have qpopper compile to log-login and log to LOG_LOCAL0 in
/etc/syslog.conf I added
local0.*				/var/log/popper.log
I will include the rest of my syslog.conf below but the rest is
default. for some reason qpopper is logging both to /var/log/messages
and to /var/log/popper.log I started out with
local0.info				/var/log/qpopper.log
but it did the same thing. not sure why this is happening. can anyone
point me in the right direction to make it only log to
/var/log/popper.log I originally had it logging to LOG_MAIL but I
didn't want to lose any sendmail messages in the swath of pop logins.
it did not log to both then.

Thank you in advance,
Jesse

*.err;kern.debug;auth.notice;mail.crit		/dev/console
*.notice;kern.debug;lpr.info;mail.crit;news.err	/var/log/messages
security.*							/var/log/security
mail.info							/var/log/maillog
ftp.info							/var/log/ftpd.log
lpr.info							/var/log/lpd-errs
cron.err							/var/log/cron
*.err								root
*.notice;news.err						root
*.alert							root
*.emerg                                         *
local0.*							/var/log/popper.log
console.info						/var/log/console.log


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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?NGBBKILMGLGEDIHMGJANEENDCBAA.sgeine>