Versions Compared

Key

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

The management audit log records every add, change and delete action made by all users of the Ubisecure SSO Management application.
Example logs are shown:

Image Modified

Figure 1: Management Audit Log – a new user has been added by user Administrator at 16:56 on 16.02.2012


Image Modified

Figure 2: Management Audit Log – the user Conor McDonald has been deleted by user Administrator at 16:59 on 16.02.2012.


Image Modified

Figure 3: Management Audit Log – the settings for an Agent has been changed by user Administrator at 16:26 on 16.02.2012.


Enabling management audit logging

Management Audit Log is disabled by default.
To enable Management Audit Log , edit the following file please edit the configuration file (log4j.properties)

Configuring via log4j.properties file

The log4j.properties file should opened with a text editor:

Windows:

...

Code Block
themeDefault
log4j.logger.com.ubisecure.ubilogin.management = INFO, ManagementAudit


Enabling in Log Viewer

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

...

Code Block
themeDefault
# UAS Management Audit Log
logsource.FileSource.filetype.XX.name = Management Audit
logsource.FileSource.filetype.XX.type = text
logsource.FileSource.filetype.XX.path = C\:\\Program Files\\Ubisecure\\ubilogin-sso\\ubilogin/logs
logsource.FileSource.filetype.XX.filename = management_audit.%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