shib native logging with RollingFileAppender

Cantor, Scott cantor.2 at osu.edu
Tue Sep 15 20:01:38 EDT 2015


On 9/15/15, 7:48 PM, "users on behalf of Jeremy Shapiro" <users-bounces at shibboleth.net on behalf of jnshapiro at gmail.com> wrote:



># lsof | grep native.log | grep deleted

I get no output on shibboleth.net from that command.

>Some cursory debugging shows that apache2 is creating multiple instances of the RollingFileAppender object which I do not believe the log4* protects correctly during a roll over.

Things to check, aside from prefork:

- are you frequently making config changes that have to be reloaded by the processes?
- do you have logger attributes in shibboleth2.xml (in which case remove them)?

-- Scott



More information about the users mailing list