How to view logs for Preview deployments in Workers?

Hi everyone,

I have a Worker deploying a Payload CMS project with both
preview
and
production
environments configured in my
wrangler.jsonc
. I’ve enabled observability, but I noticed the Worker dashboard is only showing logs for production.

Does anyone know if it's possible to view logs for deployment previews or how I should approach this?


Thanks in advance for the help!
Was this page helpful?