Stephane, Sometimes my CAS instance loses audit logs during upgrades. I don't change the log4j2.xml file between upgrades but the new versions don't like my old configuration. What has worked for me is to download a fresh copy of log4j2.xml for your version of CAS. I get mine from the CAS overlay. Then drop the fresh copy of log4j2.xml config in to your /etc/cas/config/ or wherever you keep log4j2.xml. Hope this helps!
On Sunday, July 14, 2024 at 3:42:51 PM UTC-4 Nodata Nodata wrote: > Hello, > > I am encountering a serious problem under cas 6.6.. > After a rebuild, and while cas.properties and log4j2.xml are exactly the > same, there are no cas_audit.log and cas.log anymore. > No new operations logged. > I ve read that there are some changes on org.apereo.inspektr.audit.support > class on cas7 and I ve tried to replace in log4j2.xml: > <Logger name="org.apereo.inspektr.audit.support" > additivity="false" level="info"> > by > <Logger name="org.apereo.inspektr" additivity="false" level="info"> > but same result ... > > If someone can help me because concerned servers are in production use. > > Regards. > > Stephane > -- - Website: https://apereo.github.io/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/37b31fef-db81-4d6a-aeda-d15de59c8334n%40apereo.org.
