idpv3 testing: clientIP in audit logs and consent jdbc ?
Brent Putman
putmanb at georgetown.edu
Fri Jan 30 13:09:14 EST 2015
On 1/30/15 11:02 AM, Jarno Huuskonen wrote:
> Is it possible to get clientIP address in audit logs ?
> I didn't get (v2.4.3 <Pattern>%msg%mdc{clientIP}|%n</Pattern>) to
> work (this appends clientIP string (not the address to audit logs).
> (Editing audit.xml didn't work any better).
Looks like the SLF4J MDC variable name we use here has just changed in
v3. Try "idp.remote_addr" instead of "clientIP".
More information about the users
mailing list