audit4j / audit4j-db

Audit4j Database Handler
http://audit4j.org/handler-db
Apache License 2.0
7 stars 15 forks source link

Build Status Maven Central

Audit4j Database Handler.

Database audit handler supports to capture audit records with popular databases(MySQL, Oracle, etc.). HSQLDB is embedded in to the database audit handler, so you can integrate it without configuring any other database (But we don't recommend doing it).

For more information please visit: http://audit4j.org

For usage, api-guide and development please visit: http://audit4j.org/handler-db

For contribute, please visit: http://audit4j.org/development