idpv3 testing: clientIP in audit logs and consent jdbc ?

Brent Putman putmanb at georgetown.edu
Fri Jan 30 13:36:55 EST 2015


On 1/30/15 1:20 PM, Tom Zeller wrote:
> Consent audit logging which writes to logs/idp-consent-audit.log is
> defined in conf/intercept/consent-intercept-config.xml. To add logging
> of the remote address, a "%a" needs to be added to the audit
> formatting map :

I see now.

> However, there is a bug[1] which prevents this from working without
> modifying files in system/.

As an ugly short-term workaround, since the IP address is also available
as an MDC variable, I suppose one could get it into the logs by doing
what the OP was originally trying, and specify the relevant appender
Pattern as:

%msg|%mdc{idp.remote_addr}%n



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20150130/91e2a451/attachment.html 


More information about the users mailing list