Comment on page

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.
Audit Logs List
By clicking on View, you can inspect the entire body of the entity.
Audit Log View