Logback configuration problem (SizeAndTimeBasedRollingPolicy)

Paul B. Henson henson at acm.org
Sun Sep 15 03:21:05 UTC 2024


On Sat, Sep 14, 2024 at 08:16:29PM -0700, Paul B. Henson via users wrote:

> When I fix the syntax error it works fine. Seems less than ideal that
> you only see fatal logback config errors if you turn on debugging but
> <shrug>.

Given it was a syntax error, not a semantic one, you could have also
caught it with xmllint:

# xmllint /opt/shibboleth-idp/conf/logback.xml
/opt/shibboleth-idp/conf/logback.xml:82: parser error : Opening and
ending tag mismatch: maxFileSize line 81 and rollingPolicy
        </rollingPolicy>
                        ^



More information about the users mailing list