Introducing the Active Auditing Module
The Active Auditing Module allows you to set up rules which will trace changes to objects and optionally revert these. This allows you to trace who changed what and when.
There are two levels of auditing, the first simply records what changes were made, referred to as Diff only, the other allows you to both record changes and revert them, referred to as Full auditing.
The deletion of audited objects will always be audited at Full auditing level. This allows you to revert all deletions. Note, also, that the deleted objects that have an audit rule are displayed in the Trash Can.
Audit Trail
The audit trail displays audit logs with millisecond granularity; audit entries can be exported and/or deleted with the following process definitions:
- System_ArchiveAuditObjects - Archives audit entries into an XML file and deletes them from the Audit Trail
- System_ExportAuditObjects - Exports audit entries into an XML file