Links

Audit logs

Keep track of the changes and errors with audit logs
Audit logs are available on Business and Enterprise plans (+ legacy Team plan)
As your team grows and more teammates use your applications on a daily basis, it's important to keep track of changes that have been made or errors that someone could have received to help them troubleshoot. Here's when audit logs come in handy.
To open audit logs, click on your Organization settings and find the Audit logs section.
Audit logs are available to users with an admin role
Audit logs can be filtered by a certain time period, by a user, an app. You can select certain log level:
  • log;
  • warn;
  • error
The following events are logged:
  • Login;
  • Sign up;
  • New app creation;
  • Data source actions (add, update, delete);
  • User invite;
  • App deployment;
  • App opening;
  • Error opening an app;
  • Page view;
  • Action execution;
  • Error during action execution.
  • Request payload - available in the on-prem version.
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.