Skip to content

Commit a8578aa

Browse files
rohinloheelithrar
authored andcommitted
[workers-observability] direct deep links to workers logs (#17550)
Co-authored-by: Rohin Lohe <[email protected]>
1 parent 9adcb15 commit a8578aa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/content/docs/workers/observability/logs/workers-logs.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ You must add the observability setting for your Worker to write logs to Workers
5151

5252
## View logs from the dashboard
5353

54-
To view logs for your Worker:
54+
Access logs for your Worker from the [Cloudflare dashboard](https://dash.cloudflare.com/?to=/:account/workers/services/view/:worker/production/observability/logs/).
5555

5656
<Steps>
57-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
57+
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/?to=/:account/workers/services/view/:worker/production/observability/logs/) and select your account.
5858
2. In Account Home, go to **Workers & Pages**.
5959
3. In **Overview**, select your **Worker**.
6060
4. Select **Logs**.

src/content/partials/workers/workers_logs_pricing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { Markdown } from "~/components"
77

88
Workers Logs is included in both the Free and Paid [Workers plans](/workers/platform/pricing/).
99

10-
| | Log Lines Written | Retention |
10+
| | Log Events Written | Retention |
1111
| ------------------ | ------------------------------------------------------------------ | ---------- |
1212
| **Workers Free** | 200,000 per day | 7 Days |
1313
| **Workers Paid** | 20 million included per month <br /> +$0.60 per additional million | 7 Days |

0 commit comments

Comments
 (0)