I'm using the JdbcAuditTrailManager for Inspektr so that we have a database record of logins and ticket generation/usage. This is great! However, I don't quite know how to easily clean the audit log so that I don't fill up the database.
There is a resolved issue here, so it seems possible: https://issues.jasig.org/browse/CAS-794 However, the auditTrailContext.xml file for CAS 3.4.10 does not seem to include an example of configuring the audit trail cleaner. Does anyone have some example XML that I could add to configure the cleaner? Upon further inspection, I can't find "org.jasig.cas.audit.support.JdbcAuditCleaner" in the 3.4.10 source code, though it appears to have been fixed in 3.4.0. Am I missing something? -Nathan Kopp -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
