Containers - Container logs page now includes relevant Worker and Durable Object logs
Key Points
- Worker and Durable Object logs co-located
- Filter by source to isolate output
- Easier request tracing and debugging
Summary
The Container logs page now shows related Worker and Durable Object logs alongside container logs. This co-location surfaces all relevant events for a container application in one place, making it easier to trace requests and debug issues. You can filter the log view to a single source (Container, Worker, or Durable Object) to isolate output when needed.
Refer to the Cloudflare docs "How do Container logs work?" for configuration and retention details.
Key Points
- Co-locates container, Worker, and Durable Object logs on the Container logs page.
- Filter by source to focus on Container, Worker, or Durable Object output.
- Simplifies end-to-end request tracing and debugging for containerized apps.
- Follow existing Container logs documentation for configuration and retention.