See logs in prod without log drain

Is there a quick way to see logs in the prod environment without setting up a log drain?

We’re on plus so we can do that if needed but just looking for something quick to see some very low volume logs in the prod environment that isn’t live yet.

We’re using hydrogen/oxygen.

Hi Kalen!

Yes, this is possible. If you go to the page of a given deployment, you should see live runtime logs. You can also view historical logs from the last 72 hours, and filter by warnings, errors, or custom text. The URL should be something like this:

  • https://admin.shopify.com/store/<your-store>/hydrogen/<storefront-id>/deployments/<deployment-id>

Here is an example:

Hope that helps!

1 Like