1.1 KiB
Audit
Audit logs contian the following information:
Action
What kind of action is responsible for the creation of this audit log:
- Create - data creation
- Read - data was read (very rarely used)
- Update - data updated
- Delete - data deleted (includes soft deletes)
- Unknown - unknown
Type
Which data type is associated with the audit log. This number is only for internal purposes.
Trigger
Trigger describing what caused the audit log.
By
Who created the audit log. Internal actions are assigned to the admin account.
Ref
Reference identifier to the data (e.g. news id, client id, address id, ...).
Date
Date of the audit log creation.
Module
Which module is responsible for creating the audit log.
IP
Which IP address is responsible for creating the audit log. Internal audit logs are attributed to 127.0.0.1.
Data
The audit log shows what kind of data change was performed. For Create statements no data is logged, since the data stored in the database itself already logs the current state of the data.
