[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: openldap+syslog question
Quanah Gibson-Mount wrote:
Kelly,
Logging to syslog works just fine for me. In slapd.conf I simply set:
"loglevel 256"
--Quanah
Another poster directed me towards adding a to my syslog.conf. After I
added it, the logging worked just fine. I'll play with the loglevel as
you stated
to get the needed info. Thanks everyone.
The line added to syslog.conf was:
local4.debug
/var/log/openldap.log
KS