Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: cyberwatcher on May 10, 2009, 02:57:32 PM

Title: Slapd Logs filling up
Post by: cyberwatcher on May 10, 2009, 02:57:32 PM
When one of us leaves our webmail up I get this in the logs which floods my log file. How can I make it stop thanks:


May 10 08:29:35 172.16.10.3 slapd[3609]: conn=1096 fd=7 ACCEPT from IP=127.0.0.1:51310 (IP=0.0.0.0:389)
May 10 08:29:35 172.16.10.3 slapd[3609]: conn=1096 fd=7 ACCEPT from IP=127.0.0.1:51310 (IP=0.0.0.0:389)
May 10 08:29:35 172.16.10.3 slapd[3609]: conn=1096 op=0 BIND dn="" method=128
May 10 08:29:35 172.16.10.3 slapd[3609]: conn=1096 op=0 BIND dn="" method=128
May 10 08:29:35 172.16.10.3 slapd[3609]: conn=1096 op=0 RESULT tag=97 err=0 text=
May 10 08:29:35 172.16.10.3 slapd[3609]: conn=1096 op=0 RESULT tag=97 err=0 text=
May 10 08:29:35 172.16.10.3 slapd[3609]: conn=1096 op=1 UNBIND
May 10 08:29:35 172.16.10.3 slapd[3609]: conn=1096 op=1 UNBIND
May 10 08:29:35 172.16.10.3 slapd[3609]: conn=1096 fd=7 closed
May 10 08:29:35 172.16.10.3 slapd[3609]: conn=1096 fd=7 closed
Title: Re: Slapd Logs filling up
Post by: Stefano on May 10, 2009, 07:44:11 PM
did you search the forum, bugzilla and the wiki before posting?

it's only noise, you can ignore them..

Stefano
Title: Re: Slapd Logs filling up
Post by: cyberwatcher on May 11, 2009, 02:25:21 AM
Yes I found nothing and the noise is really terrible when trying to analyze the log file. Any help would be great. Thanks.
Title: Re: Slapd Logs filling up
Post by: cactus on May 11, 2009, 10:26:55 AM
Yes I found nothing and the noise is really terrible when trying to analyze the log file. Any help would be great. Thanks.
I suggest you launch a bug for it in the bugtracker then as that is the only way things will/might be resolved permanently.
Title: Re: Slapd Logs filling up
Post by: mrjhb3 on May 12, 2009, 07:45:56 AM
I suggest you launch a bug for it in the bugtracker then as that is the only way things will/might be resolved permanently.


This is NOTa bug, please don't report anything, it's the way turba works and has worked for quite a long time.  You can check the turba archives and see that I asked the same question a couple of releases ago as to why they changed the behavior and what the horde devs response was.

If anything, you might could ask on the horde list as to whether these messages can be suppressed.  I honestly think someone has and the answer at that time was no.

John
Title: Re: Slapd Logs filling up
Post by: Stefano on May 12, 2009, 08:57:21 AM
Yes I found nothing and the noise is really terrible when trying to analyze the log file. Any help would be great. Thanks.

how do you analyze your logs?

you can always use grep from console.. man grep for more infos..

Ciao
Stefano