Skip to content

Commit ded181f

Browse files
Adds bashbutton (#25727)
1 parent 7463a2a commit ded181f

File tree

1 file changed

+6
-5
lines changed
  • src/content/docs/support/troubleshooting/http-status-codes/cloudflare-5xx-errors

1 file changed

+6
-5
lines changed

src/content/docs/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/index.mdx

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Cloudflare 5xx errors
44
source: null
55
---
66

7-
import { GlossaryTooltip } from "~/components";
7+
import { GlossaryTooltip, DashButton } from "~/components";
88

99
When troubleshooting most `5XX` errors, the correct course of action is to first contact your hosting provider or site administrator to troubleshoot and gather data. The following sections outline:
1010

@@ -35,10 +35,11 @@ Error analytics per domain are available within [Zone Analytics](/analytics/acco
3535

3636
To view Error Analytics:
3737

38-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com).
39-
2. Select your account and domain.
40-
3. Go to **Analytics & Logs**.
41-
4. Select **Add filter**, select **Edge status code** or **Origin status code** and choose any `5xx` error code that you want to diagnose.
38+
1. In the Cloudflare dashboard, go to the **HTTP Traffic** page.
39+
40+
<DashButton url="/?to=/:account/:zone/analytics/traffic" />
41+
42+
2. Select **Add filter**, select **Edge status code** or **Origin status code** and choose any `5xx` error code that you want to diagnose.
4243

4344
### Log Explorer
4445

0 commit comments

Comments
 (0)