Logs tab

The Logs tab gives you access to three different tools:

App metrics

The app metrics section is where you can analyze the that your app uses. Workload represents how hard the server is working to support your app. Through the app metrics charts, you can discern where most of the server's effort is directed.

Article series: Pricing and workload

Server logs

Every action performed by Bubble is logged so that you can look at when and how it was executed. This aids in debugging processes.

Article: Server logs

Scheduler

API workflows can be scheduled to run at a specific time. When an API workflow is scheduled, it can be viewed in the API workflow scheduler. From here you can pause or cancel the workflow.

Article series: The Workflow API Article: The workflow API scheduler

Last updated