seemingly inconsistent responses to SP requests

IAM David Bantz dabantz at alaska.edu
Wed Dec 28 20:02:57 EST 2016


On Wed, Dec 28, 2016 at 1:40 PM, Cantor, Scott <cantor.2 at osu.edu> wrote:

> At minimum make sure you have the IP address added into the log messages,


OK, should have done that long ago.  Modified the encoder for idp_process
log in accord with
https://wiki.shibboleth.net/confluence/display/SHIB2/IdPLogging :

        <encoder class="ch.qos.logback.classic.encoder.PatternLayoutEncoder"
> >
>             <charset>UTF-8</charset>
>             <Pattern>%date{HH:mm:ss:SSS} - %level [%logger:%line] -
> %mdc{clientIP} - %msg%n%ex{short}</Pattern>
>         </encoder>

New pattern is visible in the log output, but the IP is always blank; e.g.:

15:59:44:848 - DEBUG
[net.shibboleth.idp.profile.impl.RecordResponseComplete:89] -  - Profile
Action RecordResponseComplete: Record response complete

David Bantz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20161228/825fa8e2/attachment.html>


More information about the users mailing list