Audit Log
An audit log is the simplest, yet also one of the most effective forms of tracking temporal information. The idea is that any time something significant happens you write some record indicating what happened and when it happened. This kind of log can support in case of errors or abuse. The default retention time for log entries is 30 days.
The Audit Log is only accessible to administrators.
List view
The list view provides an overview of all entities and the number of currently available records
Details view
Here you are able to see all entity changes. We distinguish between the action insert
, update
and delete
. For each action all values are logged before and after the change so you have full trancparency what changed.
To ease the use if bigger data blocks changed you can view the change and you get the detailed changes highlighted.
Updated over 2 years ago