Thanks for the response. I attempted to set this but it still doesn't populate /var/log/zimbra.log. Here's a snip of my zmlocalconfig...
zimbra@csl-mail:~$ zmlocalconfig | grep -i log
ldap_accesslog_cachefree = 1
ldap_accesslog_cachesize = 10000
ldap_accesslog_checkpoint = 64 5
ldap_accesslog_dncachesize = 0
ldap_accesslog_idlcachesize = 10000
ldap_accesslog_shmkey = 0
ldap_common_loglevel = 256
ldap_log_level = 256
ldap_overlay_accesslog_logpurge = 01+00:00 00+04:00
ldap_overlay_syncprov_sessionlog = 500
I've also tried to restart ldap and even /etc/init.d/zimbra restart, but nothing seems to work. I also changed the permissions on /var/log/zimbra.log to a+w, but that didn't help things either. Any other tricks where I can see the ldap operations and connections?
Thanks!