As the title suggests i'm trying to get this working - I found this bit of info in the documentation:
https://apereo.github.io/cas/4.2.x/installation/Monitoring-Statistics.html#routing-logs-to-syslog But we're using 4.0.1 of CAS - attempting to apply this directive as is results in numerous errors. log4j:WARN Element type "Appenders" must be declared. log4j:WARN Continuable parsing error 27 and column 41 log4j:WARN Element type "Syslog" must be declared. log4j:WARN Continuable parsing error 173 and column 23 log4j:WARN The content of element type "log4j:configuration" must match "(renderer*,throwableRenderer?,appender*,plugin*,(category|logger)*,root?,(categoryFactory|loggerFactory)?)". log4j:WARN Unrecognized element Appenders log4j:ERROR No appender named [SYSLOG] could be found. If I change "Appenders" to "appender" as declared in other sections of the config I get a stack trace and various problems when starting this in the tomcat container. Any advice would be appreciated. -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/b4baec9d-c0c0-4b7d-a2ca-60ed2c62b73bn%40apereo.org.
