LDAP Log Failed Usernames?

I’m trying to debug an authentication issue regarding LDAP. It would be helpful to log the specific usernames attempted during failed login. I’ve already tried enabling verbose LDAP logging in the [log] stanza in grafana.ini and this only provides more information after login is completed.

Is there a way to do this?

You can also set filters = ldap:debug in Grafana.ini log section

Thanks torkel. (And also thank you generally for all the hard work you do.)

I had enabled this filter debug mode and it included more information but not specific failed entries for user logins.

I still have this need, but it sounds like maybe I should submit a feature request.