Service Provider Logging Assertions

Cantor, Scott cantor.2 at osu.edu
Fri Apr 18 13:05:59 EDT 2014


On 4/18/14, 12:47 PM, "Brian Reindel" <giantjamsandwich at gmail.com> wrote:

>Is it correct to assume I should be able to log the XML for assertions
>for the service provider? I've modified shibd.logger and native.logger
>to be all DEBUG, and uncommented all categories, but it still isn't
>showing me everything.

shibd.logger
#log4j.category.OpenSAML.MessageDecoder=DEBUG
#log4j.category.OpenSAML.MessageEncoder=DEBUG

That's it.


> In my shibboleth2.xml I also have these
>entries:
>
><OutOfProcess logger="shibd.logger"/>
><InProcess logger="native.logger"/>

Unnecessary at this point on a new enough SP.

>However, I see that my shibd.log isn't logging anything. Only
>native.log and native_warn.log are logging information (but no XML).

Then you probably have permission issues.

Please take any follow-up to users, as this isn't a dev issue.

-- Scott




More information about the dev mailing list