[Date Prev][Date Next] [Chronological] [Thread] [Top]

redirect / disable logging



hi,

I run a mail server with open-ldap backend.

Sometimes there is a lot of emails coming in, and ldap stops finding
the right records. LDAP and Mail servers are on different boxes.

The TOP program on LDAP server shows that most of the resources are
used by syslogd, not slapd.

in my slapd.conf I have:
"loglevel 1"

in my syslogd.conf, I have:
local4.* /dev/null


Is there any way to avoid syslogd overloading?

thanks,
Karolis