Getting a Response header into the logback logs

Cantor, Scott cantor.2 at osu.edu
Tue Jan 26 01:39:45 UTC 2021


On 1/25/21, 8:32 PM, "users on behalf of Crawford, Jeffrey" <users-bounces at shibboleth.net on behalf of jcrawford at it.ucla.edu> wrote:

>    Forgive the probably silly question but where would be an appropriate way to add this? Assuming that we don't want to
> update the base code. More like a deployer type hook, feel free to point me to documentation

Java filters are not base code, they run outside of applications and get installed in web.xml, there are lots of examples around. The MDC filter we included is in net.shibboleth.idp.log.SLF4JMDCServletFilter and this is just an extension of that.

-- Scott




More information about the users mailing list