Project Group: org.beiter.michael.eaudit4j.processors

machineId

org.beiter.michael.eaudit4j.processors : machineId

This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module provides an audit processor that creates a unique machine ID for the machine executing the library and appends it as a field to audit events.

Last Version: 1.1

Release Date:

timestamp

org.beiter.michael.eaudit4j.processors : timestamp

This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module provides an audit processor that retrieves the system time and appends a timestamp as a field to audit events.

Last Version: 1.1

Release Date:

eventId

org.beiter.michael.eaudit4j.processors : eventId

This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module provides an audit processor that creates a random event ID. The entropy is configurable, and the ID is appended to the event and stored in a configurable field name.

Last Version: 1.1

Release Date:

slf4j

org.beiter.michael.eaudit4j.processors : slf4j

This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module provides an audit processor that logs audit events using slf4j, and passes the event on without modifying it.

Last Version: 1.1

Release Date:

jdbc

org.beiter.michael.eaudit4j.processors : jdbc

This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module provides a set of audit processors that persists audit events using JDBC. Depending on the processor implementation, the JDBC connection can be instantiated from a configurable database connection pool, a JNDI name, or a data source. Once persisted, the event is passed on without modification.

Last Version: 1.1

Release Date:

cassandra

org.beiter.michael.eaudit4j.processors : cassandra

This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module provides a set of audit processors that persists audit events using Cassandra. Once persisted, the event is passed on without modification.

Last Version: 1.1

Release Date:

  • 1