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: Darcy Parker (darcypagmail.com)
Date: Tue Jan 02 2007 - 15:09:15 CST


Current ps-aux fro syslog:
syslog 25310 0.0 0.0 1768 712 ? Ss 06:25 0:01
/sbin/syslogd -u syslog -a /var/lib/named/dev/log

mail is moving but nothing being logged in mail.log

after I stopped syslogd (/etc/init.d/syslogd stop) I suued the command
you suggested (syslogd -d) and the output is attached but I can't make
heads or tails of it.

I tail -f /var/log/mail.log agin after your command and It still looks
like nothing is being logged there even thought I know mail is moving.
 Also a ps -aux did not list syslogd as running so I I started it
again with /etc/init.d/syslogd -u syslog -a /var/lib/named/dev/log

Darcy

On 1/2/07, Wietse Venema <wietseporcupine.org> wrote:
> Darcy Parker:
> > Good day all,
> >
> > I am having a problem with the my mail server. I am only seeing
> > log entries between 6:25 AM and 7:00 AM in mail.log
>
>
> To debug syslogging problems, stop the daemon and run it by hand
>
> # syslogd -d
>
> und watch das blinkenlight.
>
> Wietse
>
> > I noticed this after installing mailgraph and pflogsum. I can't
> > confirm if the problem existed before that.
> >
> > Flako (who has written many very helpfull howtos) has been trying
> > to assist me with this on the howtoforge site.
> >
> > Here is a link to that thread with everthing we have tried so far:
> >
> > http://www.howtoforge.com/forums/showthread.php?t=9214
> >
> > Thanx
> >
> >
>
>