Bug #2559
closed
Added by Francois BAYART over 12 years ago.
Updated over 9 years ago.
Description
is-it possible to reduce the log verbose in OpenLDAP because there are most of "search" and logs grow very quickly.
-----snip here-----
slapd1223: conn=1002 op=2812 SRCH base="nodeGroupId=4a5bdc20-7943-4667-9922-915863c7d3b9,groupCategoryId=GroupRoot,ou=Rudder,cn=rudder-configuration" scope=0 deref=0 filter="(objectClass=*)"
-----snip here-----
- Tracker changed from Question to Bug
- Category set to 11
- Status changed from New to In progress
- Target version set to 2.3.8
Sure. The reason for this is that OpenLDAP's loglevel is set to "none stats" in /opt/rudder/etc/openldap/slapd.conf, which causes OpenLDAP to log several lines for each request that it handles.
I'm changing it be just "none" (critical messages only).
This will be released in 2.3.8 and 2.4.0. In the meantime, and for existing installations, please edit the "loglevel" line in /opt/rudder/etc/openldap/slapd.conf and restart OpenLDAP (/etc/init.d/slapd restart).
- Status changed from In progress to Pending technical review
- % Done changed from 0 to 100
Jonathan CLARKE wrote:
This will be released in 2.3.8 and 2.4.0. In the meantime, and for existing installations, please edit the "loglevel" line in /opt/rudder/etc/openldap/slapd.conf and restart OpenLDAP (/etc/init.d/slapd restart).
ok perfect thx.
- Status changed from Pending technical review to Released
This looks corect, thank you Jonathan !
However, why twice the same commit on different branches ?
Nicolas CHARLES wrote:
This looks corect, thank you Jonathan !
However, why twice the same commit on different branches ?
Hum, that's weird. It looks like I first commited on 2.4 branch, then wanted it on 2.3 branch. I'm not sure why I didn't do a cherry-pick... My bad.
- Project changed from Rudder to 34
- Category deleted (
11)
- Project changed from 34 to Rudder
- Category set to Packaging
Also available in: Atom
PDF