Hi, This specific audit information is not determined by CAS code directly but by by runtime generation via the inspektr-support-spring dependency referenced in the pom.xml file. This external library is designed to capture this generally useful audit information - more detail at: https://github.com/dima767/inspektr/wiki/Inspektr-Auditing/159f20b992ed968c53ebf398443ce94e565af108
Brian On Wed, Nov 30, 2011 at 6:28 PM, Richard <[email protected]> wrote: > In CAS, after you logged in, you got something like this in your log file: > > > INFO [com.github.inspektr.audit.support.Slf4jLoggingAuditTrailManager] - > <Audit trail record BEGIN > ============================================================= > WHO: [username: username] > WHAT: supplied credentials: [username: username] > ACTION: AUTHENTICATION_SUCCESS > APPLICATION: CAS > WHEN: Wed Nov 30 15:28:15 NZDT 2011 > CLIENT IP ADDRESS: client.ip > SERVER IP ADDRESS: server.ip > ============================================================= > > > I just want to know where this log information comes from? In other word, > where should I change if I want to change this log information? > > Thanks, > > Richard > -- > 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
