Nuxeo Audit Storage Directory Marketplace Package
This addon allows the administrator to specify where to write and store the Nuxeo Audit logs.
Version | 1.1.3 |
For Nuxeo Platforms | Pattern(s): server-10.10, server-10.10-HF* |
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
.
Compatible Target Platforms
Nuxeo Platform LTS 2021 | Nuxeo Platform 11.x | Nuxeo Platform LTS 2019 | Nuxeo Platform LTS 2017 | |
---|---|---|---|---|
1.1.3 | ![]() |
|||
1.0.0 | ![]() |
- Install 1.1.3
- SUBSCRIPTION REQUIRED SUPPORTED
About this Package
- Production StateProduction Ready
- Latest UpdateApr 10, 2020 2:18:10 PM
- VendorNuxeo
- Type Addon
- Package Dependencies None
- Optional Dependencies None
- Show Additional Infos