Versions Compared

Key

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

SSO

The SSO logs can be accessed in the UI (besides the actual log files). To start Log Viewer, click on the Log Viewer button in the center of the home screen. 

...

Here you can find some instructions for interpreting the UI of Log Viewer: User interface of Log Viewer - SSO

The audit and diag log files can be found at ubilogin/logs.

...

No Format
    <logger category="com.ubisecure.customerid.log.audit" use-parent-handlers="false">
        <level name="INFO"/> <!--Apply here your value for the audit logs, e.g. ERROR.-->
        <handlers>
            <handler name="CID_AUDIT_LOG_FILE_HANDLER"/>
        </handlers>
    </logger>
    <logger category="com.ubisecure" use-parent-handlers="false">
        <level name="INFO"/> <!--Apply here the value for the diag logs.--> 
        <handlers>
            <handler name="CID_DIAG_LOG_FILE_HANDLER"/>
        </handlers>
    </logger>
    <logger category="org.apache.wicket">
        <level name="INFO"/>
    </logger>

...


Filter by label (Content by label)
showLabelsfalse
max5
spacesKNB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ("customerid","debug","logs","logviewer","sso") and type = "page" and space = "KNB"
labelssso customerid logs logviewer debug

...