Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

...

Enabling in logger configuration

In order to start creating Statistics log events, you need to edit the logger configuration file which resides in the following location in the default installation:

Windows:

...

Code Block
themeDefault
C:\Program Files\Ubisecure\ubilogin-sso

...

\ubilogin

...

\custom

...

\logging

...

\include-logback.xml

...

Linux: 

Code Block
themeDefault
/usr/local/ubisecure/ubilogin-sso

...

/ubilogin

...

/custom

...

/logging

...

/include-logback.xml

To enable Statistics log please add statistics=info to the turboFilter <DefaultLevels> configuration:

...

Details about the logger configuration in Understanding SSO logger configuration.

You may also enable or disable Statistics log in the SSO Management UI Logging view by switching the level between OFF and INFO.

Image Added


Enabling in Log Viewer

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

...