Bootstrap FreeKB - Shibboleth (IdP) - Logging
Shibboleth (IdP) - Logging

Updated:   |  Shibboleth (IdP) articles

By default, Shibboleth is configured to log IdP messages at level INFO.

<logger name="edu.internet2.middleware.shibboleth" level="INFO"/>

 

By default, Shibboleth is configured to log SAML messages at level INFO.

<logger name="org.opensaml" level="WARN"/>

 

By default, Shibboleth is configured to log LDAP messages at level INFO.

<logger name="edu.vt.middleware.ldap" level="WARN"/>

 

Any of these logger's can be configured to log at the following levels.

  • OFF
  • ERROR
  • WARN
  • INFO
  • DEBUG
  • TRACE
  • ALL

Based on the log level selected, there should be logging events in the $shibboleth_home/log/ files.




Did you find this article helpful?

If so, consider buying me a coffee over at Buy Me A Coffee



Comments


Add a Comment


Please enter 8d9b2e in the box below so that we can be sure you are a human.