Skip to main content

Inspect logs

Sometimes, you may need to inspect the logs of a running deployment to understand what's happening. For example, if you're developing your own algorithms, you may want to see the logs of your algorithm for debugging purposes.

Access the logs

You can access the logs of a running deployment on the deployment page.

Build logs

Build logs are the logs that are generated when the deployment is being set up. They can be helpful when the deployment is failing to start.

info

We currently store these logs for a limited time. The build logs section may disappear if your deployment has been running for a long time.

Execution logs

These logs are added in real-time when the deployment is being called. They can be useful to track issues regarding the workflow and tracking usage. We also provide an aggregated usage report of the deployment during the selected time period.

Execution logs and usage of a deployment