I am updating my ldap container and migrate from el7 to alpine. While running some test queries I noticed that the new 2.6 alpine has
probably
different defaults, I am getting "Size limit exceeded (4)". However
this
does not show in the ldap error log.
That's not an error, so it wouldn't show up in any error log. It would be part of normal "stats" level logging however. I suggest reading the slapd.conf(5)/slapd-config(5) man pages as to the default settings for time and size limits if none are explicitly specified in your configuration.
What would be good loglevel config to see quickly if there is an issue with client queries? I am a little worried that if MTA's are getting incomplete results and dropping mail.
"stats".
Thanks! I noticed indeed the err=4, so I will run a few days with this test container see if I only have the err=0