<br><div>I'm unable to get the ldap plugin to log any debug information.</div><div><br></div><div>Current configuration:</div><div><br></div><div>&lt;snip&gt;</div><div><div>{servers, ["ldap.example.com"]},</div><div>{dn_lookup_attribute, "sAMAccountName"},</div><div>{dn_lookup_base, "DC=example,DC=com"},</div><div>{other_bind, {"example\\\ldapadmin", "mypasswd"}},</div><div>{use_ssl, false},</div><div>{port, 389},</div><div>{log, network},</div><div>{tag_queries, [</div><div>&nbsp; &nbsp;{administrator, {constant, true}},</div><div>&nbsp; &nbsp;{management, &nbsp; &nbsp;{constant, true}},</div><div>&nbsp; &nbsp;{monitoring, &nbsp; &nbsp;{constant, true}}</div><div>]}</div></div><div>&lt;snip&gt;</div><div><br></div><div>Thoughts?</div>