a

audit-parent

The eAudit4j library provides a simple and pluggable solution for auditing in Java. This library uses the concept of "audit streams", with a stream being comprised of one or more "audit processors". An application can configure an unlimited number of audit streams, each with a different configuration. When an application wants to audit an event, it will create and populate an "Event" instance, and then submit the event to the audit stream for processing and persitance. Depending on the audit stream configuration and the processors being used in the audit stream configuration, processing my be synchronous or asynchronous, and utilize different security features.
http://mbeiter.github.io/audit4j/docs/${project.version}/
BSD 3-clause Revised License
Michael Beiter
Mike Beiter
Aggregated version Version Update time
1.1 1.1 Jul 21, 2016
1.0 1.0 Jun 21, 2016
2 Records