log rotation error/bug

Cantor, Scott cantor.2 at osu.edu
Fri Dec 18 16:34:11 EST 2015


> I just came across an unusual log rotation bug with IDP v3.2.0.

There is no log rotation in the IdP, that's all logback. So if there's an issue, that's where it is.

> Could there be a bug with log handling relating to the LDAP pooling
> somehow?

Logging is just slf4j -> logback. Ldaptive uses the same API, otherwise it wouldn't be logging to the same place.

Everything else is up to logback, or whatever back-end you plug in.

-- Scott



More information about the users mailing list