Audit Logs
Audit logs record all database operations that happen on the application.
- Date: The date and time the event happened.
- User Email: The authenticated user that performed the action.
- Entity: The entity affected by the action.
- Action: Create, Update, or Delete.
- Entity ID: The UUID of the entity.
.png?alt=media&token=c0bd140a-a34c-4847-ab81-af7a56750cbe)
Audit Logs List
By clicking on View, you can inspect the entire body of the entity.
.png?alt=media&token=69d965af-b5da-44b6-9dfc-daa6327189b5)
Audit Log View
Last modified 2yr ago