Audit logs

Audit logs are available on Business and Enterprise plans (plus the legacy Team plan).

As your team grows and more teammates start using your applications on a daily basis, it's important to keep track of changes made or errors received to help you troubleshoot. That's when audit logs come in handy.

Audit logs are available to users with an Admin role.

You can access them by clicking on your workspace name and selecting Audit logs in the menu. Audit logs can be filtered by a certain time period, environment, app, or user. You can also select a specific log level:

  • Log

  • Warn

  • Error

The following events are logged:

  • Log in

  • Sign up

  • Log out

  • Entered wrong password

  • Entered wrong MFA

  • Requested password reset

  • Completed password reset

  • Roles assigned

  • Invited

  • Removed

  • Permission denied

  • Error

  • Success

  • Created

  • Updated

  • Deleted

In the Enterprise version, you have the ability to log request payloads. This feature enables you to track the data sent to databases and APIs. To activate this feature, set the UI_BAKERY_AUDIT_LOGS_LOG_PAYLOAD variable to true.

Last updated

Was this helpful?