Skip to content
Console

Read and follow deployment and service logs

Logs are available in two places, depending on what you need: build/deploy progress for a specific deployment, or live output from a running service container.

Follow a deployment’s build and deploy logs

Section titled “Follow a deployment’s build and deploy logs”
  1. Open a service and go to its Deployments tab.
  2. Click into the deployment you want to inspect.
  3. Each stage (build, deploy) shows its log output as it runs, and updates live while the deployment is in progress.
  1. Open a service overview page.
  2. Click the logs icon in the header, then choose Access logs (HTTP request logs) or Service logs (application output).
  3. Logs stream live in the modal. Use the Filter logs… field to narrow down to specific entries.
  4. If the connection drops, click Retry to reconnect.
  5. Click Close when done.