Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: revert logback updates

Statistics log is the same as the audit log, except the personal identifying user principal information is not shown.

...

Statistics Log is disabled by default to maximize system performance.

To enable Statistics LogĀ please edit theĀ configuration file (log4j.properties)

Configuring via log4j.properties file

To enable Management Audit Statistics Log , please edit the following file with a text editor:

...

Code Block
themeDefault
log4j.logger.ubilogin.statistics = INFO, Statistics

Enabling in Log Viewer

Edit the following file with a text editor to enable the log in the Log Viewer:

...

Code Block
themeDefault
UAS Statistics
logsource.FileSource.filetype.XX.name = UAS Statistics
logsource.FileSource.filetype.XX.type = statistics
logsource.FileSource.filetype.XX.path = C\:\\Program Files\\Ubisecure\\ubilogin-sso\\ubilogin/logs
logsource.FileSource.filetype.XX.filename = uas3_statistics.%YYYY-%MM-%DD.log

Redeploy and restart

To apply configuration changes please redeploy and restart the Ubisecure SSO by executing:

...

Code Block
themeDefault
/usr/local/Ubisecure/ubilogin-sso/ubilogin/webapps/config\/tomcat\/update.cmdsh