OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Re: Log Problems

From: Wietse Venema (wietseporcupine.org)
Date: Tue Jan 02 2007 - 16:13:42 CST


Darcy Parker:
> Very Interesting - After issuing the syslogd -u syslog -a
> /var/lib/named/dev/log, I can see the logs active again. I need to
> see when the logs stop - Possibly after the cron job to rotate the
> logs.

Try:

    syslogd ...stuff... -a /var/spool/postfix/dev/log

so it picks up logging from chrooted Postfix daemons.

        Wietse