Hi,
To clarify the situation.

Distributor ID: Ubuntu
Description:    Ubuntu 16.04.2 LTS
Release:        16.04
Codename:       xenial

4.4.0-57-generic #78-Ubuntu SMP Fri Dec 9 23:50:32 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
PHP 7.0.15-0ubuntu0.16.04.4 (cli) ( NTS )

cat /etc/php/7.0/apache2/php.ini |grep log
    error_log = /var/log/php_errors.log



/var/log/apache2/error.log (In Debug)
[Tue Mar 07 09:02:34.247136 2017] [authz_core:debug] [pid 27190] mod_authz_core.c(809): [client 192.168.100.57:64977] AH01626: authorization result of Require all granted: granted
[Tue Mar 07 09:02:34.247275 2017] [authz_core:debug] [pid 27190] mod_authz_core.c(809): [client 192.168.100.57:64977] AH01626: authorization result of <RequireAny>: granted
[Tue Mar 07 09:02:34.247391 2017] [authz_core:debug] [pid 27190] mod_authz_core.c(809): [client 192.168.100.57:64977] AH01626: authorization result of Require all granted: granted
[Tue Mar 07 09:02:34.247453 2017] [authz_core:debug] [pid 27190] mod_authz_core.c(809): [client 192.168.100.57:64977] AH01626: authorization result of <RequireAny>: granted
[Tue Mar 07 09:02:34.264916 2017] [deflate:debug] [pid 27190] mod_deflate.c(853): [client 192.168.100.57:64977] AH01384: Zlib: Compressed 4306 to 1304 : URL /index.php
[Tue Mar 07 09:02:39.553074 2017] [authz_core:debug] [pid 27507] mod_authz_core.c(809): [client 192.168.100.57:64978] AH01626: authorization result of Require all granted: granted, referer: http://prodmon-mtl01.domain.com/
[Tue Mar 07 09:02:39.553202 2017] [authz_core:debug] [pid 27507] mod_authz_core.c(809): [client 192.168.100.57:64978] AH01626: authorization result of <RequireAny>: granted, referer: http://prodmon-mtl01
.domain.com/
[Tue Mar 07 09:02:39.553304 2017] [authz_core:debug] [pid 27507] mod_authz_core.c(809): [client 192.168.100.57:64978] AH01626: authorization result of Require all granted: granted, referer: http://prodmon-mtl01
.domain.com/
[Tue Mar 07 09:02:39.553362 2017] [authz_core:debug] [pid 27507] mod_authz_core.c(809): [client 192.168.100.57:64978] AH01626: authorization result of <RequireAny>: granted, referer: http://prodmon-mtl01
.domain.com/
[Tue Mar 07 09:02:39.581271 2017] [deflate:debug] [pid 27507] mod_deflate.c(853): [client 192.168.100.57:64978] AH01384: Zlib: Compressed 4306 to 1304 : URL /index.php, referer: http://prodmon-mtl01
.domain.com/


Ldap access log.
[07/Mar/2017:09:02:39.569577367 -0500] conn=257816 op=2 RESULT err=0 tag=97 nentries=0 etime=0 dn="uid=dave,cn=users,cn=accounts,dc=domain,dc=com"




I still have a hard time to fin any logs to help me see where it sticks.
Thanks


Dave
On Mon, Mar 6, 2017 at 4:45 PM, David Haché <dave@dhache.com> wrote:

Hi, 
I have been using observium for a while and I am pleased with it.
Now when I try to integrate LDAP, I can't find the logs to troubleshoot.

I activated LDAP and it connect correctly, the query looks good but no go.

Log from my LDAP server
[06/Mar/2017:16:41:55.102124385 -0500] conn=255138 op=1 SRCH base="cn=users,cn=accounts,dc=domain,dc=com" scope=2 filter="(&(objectClass=posixaccount)(uid=dave))" attrs=ALL


Does anyone have suggestion how to activate the loggin for ldap on the PHP / NGINX / Observium side?
Thanks.



Dave