Nick Urbanik writes: >On 19/09/11 09:52 +0200, Christian Manal wrote: >>as far as I know, OpenLDAP doesn't really use syslog priorities. You >>have to set at least 'debug' (...)
Right. man slapd, options -l and -s, says slapd by default uses syslog local4.debug. >> and then control what you want to log with >> the loglevel setting in slapd.conf. Actually, normally control it by doing nothing. Stay with the default, 'stats' (256). Nick's 'loglevel -1' does indeed request a massive amount of logging. Don't do that unless you need to debug slapd. -- Hallvard
