I have exactly the same question with below.
https://community.bonitasoft.com/questions-and-answers/how-can-i-print-ldaploginmodule-log
I would like to see the logging with users login status by LDAP authentication.
[LdapLoginModule] authentication succeeded
[LdapLoginModule] added...
[LdapLoginModule] authentication-first mode
[LdapLoginModule] user provider:
....
Inside the Tomcat command window, I am able to see the log, but, I would like to see the status in the Catalina log file.
I tried to configure the level of the log with the logging.properties, however, it seems complicated for me.
How to configure the log file in order to see the user's login status. Any help would be appreciated.
Thanks in advance.