Nuxeo Marketplace

Find Nuxeo packages for your application

Nuxeo Directory Audit Storage

This addon brings an audit storage on top of directories. This is particularly interesting when you want to store audit data both in Elasticsearch (by enabling Elasticsearch Audit backend) and in your RDBM database or MongoDB collection.

Usage

Audit data is stored in a directory called audit. If you configured your directories on MongoDB, it means it will be stored on MongoDB. If your directories are on a SQL backend, there will be your additional persistence of audit data.

Audit Storage is an interface that provides the ability to write entries as well as to scroll entries. It doesn’t provide the full audit service API. Yet this interface is enough to provide:

  • Easy migration from one audit backend to another
  • Restore mechanism
  • Double write mechanism, as with this addon.

This new audit storage piece of the architecture is production-ready but can still be considered as beta from a design perspective and global audit architecture will keep evolving in LTS 2018 cycle.

Installation

The Directory Audit Storage addon requires installation of the corresponding Nuxeo package.

Configuration

After installing the addon on the server, set the following property in nuxeo.conf: nuxeo.stream.audit.enabled = true.

All Versions
Deprecated Target platforms Name Target platforms Range Target platforms Pattern Updated
1.1.0-SNAPSHOT - - - server-10.1-SNAPSHOT, server-10.1-SNAPSHOT-HF* Jan 13, 2020, 9:41:01 AM
1.0.0-SNAPSHOT - - - server-9.10-SNAPSHOT, server-9.10-SNAPSHOT-HF* Jan 13, 2020, 9:38:00 AM