About Wren Security Commons Audit - Framework

Implements common functionality for auditing system and security, and sending those events to a variety of capture and storage formats.

Project Modules

This project has declared the following modules:

Name Description
Wren Security Commons Audit - Framework Core Provides re-usable functionality for all parts of the Commons Audit Framework (CAF).
Wren Security Commons Audit - JSON Support Library Provides re-usable functionality for all audit handlers that output events in JSON format.
Wren Security Commons Audit - Servlet Example A simple Java servlet that demonstrates how to configure and use the Commons Audit Framework.
Wren Security Commons Audit - Benchmarks Benchmarks that use run unit tests through JMH to evaluate the performance of Audit functionality.
Wren Security Commons Audit - CSV Event Handler Provides the ability to capture audit events to files in CSV format.
Wren Security Commons Audit - Syslog Event Handler Provides the ability to record audit events via *NIX system logger functionality.
Wren Security Commons Audit - JMS Event Handler Provides the ability to publish audit events over the Java Message Service (JMS).
Wren Security Commons Audit - JDBC Event Handler Provides the ability to record audit events in a configured JDBC database.
Wren Security Commons Audit - JSON Event Handler Provides the ability to capture audit events to files in JSON format.
Wren Security Commons Audit - Elasticsearch Event Handler Provides native support for streaming audit events into Elasticsearch for indexing.
Wren Security Commons Audit - Splunk Event Handler Provides native support for streaming audit events into Splunk for indexing.