Password Reset application logging - SSO

Diagnostic log

In a basic configuration, log events are printed to the SSO diagnostics log. Filter the log events with password-reset web application name.

Successful startup is indicated with the following kind of entries:

2022-10-06 12:16:39,765 password-reset init INFO Ubilogin OTP Password Reset 9.1.0-SNAPSHOT starting ... 2022-10-06 12:16:40,827 password-reset init INFO Ubilogin OTP Password Reset 9.1.0-SNAPSHOT started

Successful shutdown is indicated with the following kind of entry:

2022-10-06 12:15:42,947 password-reset init INFO Ubilogin OTP Password Reset 9.1.0 stopped

Sample warning:

2022-10-04 16:15:31,775 password-reset com.ubisecure.sso.password.reset.BeginResetServlet WARN BeginResetServlet.prepareNextPhase(): error.account.not-found ; username=asko INVALID: NOTFOUND: javax.naming.NameNotFoundException: com.ubisecure.ubilogin.directory.spi.StatusException: INVALID: NOTFOUND: javax.naming.NameNotFoundException: javax.naming.NameNotFoundException

Audit log

In a basic configuration, Password Reset application audit log events are printed to this file: password_audit.YYYY-MM-DD.log in the ubilogin/logs folder.