Re: Syslog Garbage

2008-09-08 Thread Volkan YAZICI
On Mon, 8 Sep 2008, François Cerbelle <[EMAIL PROTECTED]> writes: > You can find this in the syslog man : >-m interval > The syslogd logs a mark timestamp regularly. The default inter- > val between two -- MARK -- lines is 20 minutes. This can be >

Re: Syslog Garbage

2008-09-08 Thread François Cerbelle
Le Lun 8 septembre 2008 13:31, Volkan YAZICI a écrit : > ... > Sep 8 12:05:21 arge -- MARK -- > Sep 8 12:25:21 arge -- MARK -- > Sep 8 12:45:21 arge -- MARK -- > Sep 8 13:05:22 arge -- MARK -- > Sep 8 13:25:22 arge -- MARK -- > ... > What might be causing this garbage output. I

RE: Syslog Garbage

2008-09-08 Thread Tammo Schuelke
YAZICI [mailto:[EMAIL PROTECTED] > Sent: Monday, September 08, 2008 1:31 PM > To: debian-user@lists.debian.org > Subject: Syslog Garbage > > Hi, > > Despite I have below lines in my syslog.conf file > > auth,authpriv.*;cron.none /var/log/auth.log > *.*;auth

Syslog Garbage

2008-09-08 Thread Volkan YAZICI
Hi, Despite I have below lines in my syslog.conf file auth,authpriv.*;cron.none /var/log/auth.log *.*;auth,authpriv,cron.none -/var/log/syslog cron.* /var/log/cron.log daemon.*-/var/log/daemon.log kern.* -/var/log/kern.log