Logging

This software is not yet released and this is preliminary documentaton subject to significant change. It should not be used in production or to protect important resources at this stage.

Logging

The Hub logging is simply an extension of existing IdP logging infrastructure and configuration. The core IdP topics on this subject are:

Additional relevant information is below and in the Hub-specific Auditing topic.

MDC Extensions

The Hub supports some additional Mapped Diagnostic Context fields that may be added to the process/warn log message formatting in your logback.xml:

  • sp.agent_id

  • sp.application_id (this will just be “default” unless overrides are defined)

  • sp.txid

The first two are self-explanatory, while the last one is a per-request value that may optionally be supplied by an Agent in its requests to connect its own logging to the Hub’s logging for aid in correlating activity.