There is one that writes out via SLF4j though depending on your requirements you find it easier to write your own.
The source is here: https://github.com/dima767/inspektr/blob/master/inspektr-audit/src/main/java/com/github/inspektr/audit/support/Slf4jLoggingAuditTrailManager.java Cheers, Scott On Fri, May 13, 2011 at 1:20 PM, Adam Fisher <[email protected]>wrote: > I was looking at that. I might have to have separate log file, one for > Authentication through CAS and one for authorization/other event for the > apps CAS is the gateway for. The example says that the default > auditTrailContext is set up for console. I see the example on the link > you sent for adding a JDBC connection. Is there a way to do a log file? > Is there a reference that gives more information on how to auditing > features work? > > -----Original Message----- > From: Marvin Addison [mailto:[email protected]] > Sent: Friday, May 13, 2011 10:47 AM > To: [email protected] > Subject: Re: [cas-user] CAS and obtaining logon information for audit > logs, etc. > > Have you investigated the built-in auditing support in CAS, > https://wiki.jasig.org/display/CASUM/Auditing+and+Statistics+Via+Inspekt > r? > Note that perf4j has superseded inspektr for statistics generation. > > M > > -- > 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 > > -- > 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 > > -- 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
