You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* updated path
* updated health path
* added new content
* new vars
* corrected link
* added vars
* Update src/content/partials/networking-services/tunnel-health/check-tunnel-healthchecks-dash.mdx
Co-authored-by: Kate Tungusova <[email protected]>
* refined text
---------
Co-authored-by: Kate Tungusova <[email protected]>
The Cloudflare dashboard monitors the health of all <GlossaryTooltipterm="anycast">anycast</GlossaryTooltip> tunnels on your account that route traffic from Cloudflare to your origin network.
11
12
@@ -17,10 +18,28 @@ To access more than one hour of tunnel health data, you should use the <a href={
17
18
18
19
Not all data centers will be relevant to you at all times. You can refer to the **Average ingress traffic (last hour)** column to understand if a given data center is receiving traffic for your network, and if its health status is relevant to you.
19
20
21
+
:::note
22
+
To change between the new dashboard experience and the old one, find the banner at the top of the screen.
23
+
:::
24
+
20
25
To check for anycast tunnel health:
21
26
22
-
1. Go to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account.
23
-
2. Go to <Markdowntext={props.productPath} />.
24
-
3. In **Cloudflare colos**, you can choose one or more Cloudflare data centers to filter out the traffic that shows up in your anycast tunnels. For example, if you chose the Lisbon data center, your anycast tunnels would only show connections to that data center.
25
-
4. Below, you have a list of all your anycast tunnels, as well as their current health status. Find the tunnel you wish to inspect and select the arrow (**>**) before it to open its details.
26
-
5. The details pane shows the connection status between different Cloudflare servers and your tunnel. Select **Traceroute for details** in one of the Cloudflare servers shown to check for issues between Cloudflare and your origin network.
27
+
<TabssyncKey="dasNewNav">
28
+
<TabItemlabel="Old dashboard">
29
+
1. Log into the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account.
30
+
2. Go to <Markdowntext={props.productPath} />.
31
+
3. In **Cloudflare colos**, you can choose one or more Cloudflare data centers to filter out the traffic that shows up in your anycast tunnels. For example, if you chose the Lisbon data center, your anycast tunnels would only show connections to that data center.
32
+
4. Below, you have a list of all your anycast tunnels, as well as their current health status. Find the tunnel you wish to inspect and select the arrow (**>**) before it to open its details.
33
+
5. The details pane shows the connection status between different Cloudflare servers and your tunnel. Select **Traceroute for details** in one of the Cloudflare servers shown to check for issues between Cloudflare and your origin network.
34
+
</TabItem>
35
+
36
+
<TabItemlabel="New dashboard"icon="rocket">
37
+
1. Log into the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account.
38
+
2. Go to <Markdowntext={props.productPath} />.
39
+
3. In the next screen you can access a list of your tunnels and their current health status. You can also check the amount of health checks passed in the last hour as well as traffic volume for each tunnel.
40
+
4. Find the tunnel you wish to inspect, select the three dots in front of the tunnel and select:
41
+
-**Create alert**: This will send you to the <Markdowntext={props.notificationsPath} /> so you can create specific alerts for that tunnel, to be warned when specific conditions are met.
42
+
-**Network Analytics**: This will send you to the Analytics section of the dash, prefiltered with the tunnel you want to inspect.
43
+
5. Alternatively, from the list of tunnels, select the tunnel you want to inspect to access details about it.
0 commit comments