Hi All, If we can define more granular information such as the user, tenant, resource, action on resource, result as failure,success in a format we agree on, then with our BAM capabilities, we can have analytics about audit events.
Thank you. On Tue, May 15, 2012 at 11:30 PM, Afkham Azeez <[email protected]> wrote: > We have just added this to the trunk. > > If your components perform any operations you think need to be added to > the audit trail, please use this logger. > > The API is as follows. > > CarbonConstants.AUDIT_LOG > > example usage: > private static Log audit = CarbonConstants.AUDIT_LOG; > ..... > > audit.info("Admin 'admin' logged in); > > > -- > *Afkham Azeez* > Director of Architecture; WSO2, Inc.; http://wso2.com > Member; Apache Software Foundation; http://www.apache.org/ > * <http://www.apache.org/>** > email: **[email protected]* <[email protected]>* cell: +94 77 3320919 > blog: **http://blog.afkham.org* <http://blog.afkham.org>* > twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> > * > linked-in: **http://lk.linkedin.com/in/afkhamazeez* > * > * > *Lean . Enterprise . Middleware* > > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Manjula Rathnayaka Software Engineer WSO2, Inc. Mobile:+94 77 743 1987
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
