Storing Shibboleth IDP Logs in a Database with IP Addresses
Tuesday, May 31st, 2011Shibboleth’s IDP can store audit logs that indicate when people authenticate against the IDP web application. These files are written to disk by default using the settings in the logging.xml configuration file. This tutorial will show how audit logs can be placed in a MS SQL database and also include the IP addresses of the connecting clients.
(more…)