Skip to content

Commit e0e11f8

Browse files
[Magic] New hcs dash magic (#24331)
* 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]>
1 parent ada5104 commit e0e11f8

File tree

6 files changed

+37
-13
lines changed

6 files changed

+37
-13
lines changed

src/content/docs/magic-transit/network-health/check-tunnel-health-dashboard.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ import { Render } from "~/components";
1212
product="networking-services"
1313
params={{
1414
dashInfo: "The dashboard shows the global view of tunnel health as measured from all Cloudflare locations.",
15-
productPath: "**Magic Transit** > **Tunnel health**",
16-
graphQL: "/magic-transit/analytics/query-tunnel-health/"
15+
productPath: "**Magic Transit** > **Network health**",
16+
graphQL: "/magic-transit/analytics/query-tunnel-health/",
17+
notificationsPath: "[notifications wizard](/magic-transit/network-health/configure-magic-tunnel-health-alerts/)"
1718
}}
1819
/>
1920

src/content/docs/magic-wan/configuration/common-settings/check-tunnel-health-dashboard.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ import { Render } from "~/components";
1212
product="networking-services"
1313
params={{
1414
dashInfo: "The dashboard shows the view of tunnel health as measured from each Cloudflare location where your traffic is likely to land.",
15-
productPath: "**Magic WAN** > **Tunnel health**",
16-
graphQL: "/magic-wan/analytics/query-tunnel-health/"
15+
productPath: "**Magic WAN** > **Network health**",
16+
graphQL: "/magic-wan/analytics/query-tunnel-health/",
17+
notificationsPath: "[notifications wizard](/magic-wan/configuration/common-settings/configure-magic-tunnel-health-alerts/)"
1718
}}
1819
/>
1920

src/content/docs/magic-wan/configuration/manually/third-party/fortinet.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,8 @@ end
439439
params={{
440440
dashInfo: "The dashboard shows the view of tunnel health as measured from each Cloudflare location where your traffic is likely to land.",
441441
productPath: "**Magic WAN** > **Tunnel health**",
442-
graphQL: "/magic-wan/analytics/query-tunnel-health/"
442+
graphQL: "/magic-wan/analytics/query-tunnel-health/",
443+
notificationsPath: "[notifications wizard](/magic-wan/configuration/common-settings/configure-magic-tunnel-health-alerts/)"
443444
}}
444445
/>
445446

src/content/docs/magic-wan/configuration/manually/third-party/sonicwall.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ Health checks might take some time to stabilize after the configuration is chang
205205
params={{
206206
dashInfo: "The dashboard shows the view of tunnel health as measured from each Cloudflare location where your traffic is likely to land.",
207207
productPath: "**Magic WAN** > **Tunnel health**",
208-
graphQL: "/magic-wan/analytics/query-tunnel-health/"
208+
graphQL: "/magic-wan/analytics/query-tunnel-health/",
209+
notificationsPath: "[notifications wizard](/magic-wan/configuration/common-settings/configure-magic-tunnel-health-alerts/)"
209210
}}
210211
/>

src/content/docs/magic-wan/configuration/manually/third-party/sophos-firewall.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,8 @@ system gre route add net <IP_ADDRESS> tunnelname <TUNNEL_NAME>
190190
params={{
191191
dashInfo: "The dashboard shows the view of tunnel health as measured from each Cloudflare location where your traffic is likely to land.",
192192
productPath: "**Magic WAN** > **Tunnel health**",
193-
graphQL: "/magic-wan/analytics/query-tunnel-health/"
193+
graphQL: "/magic-wan/analytics/query-tunnel-health/",
194+
notificationsPath: "[notifications wizard](/magic-wan/configuration/common-settings/configure-magic-tunnel-health-alerts/)"
194195
}}
195196
/>
196197

src/content/partials/networking-services/tunnel-health/check-tunnel-healthchecks-dash.mdx

Lines changed: 25 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ params:
33
- dashInfo
44
- productPath
55
- graphQL
6+
- notificationsPath
67
---
78

8-
import { GlossaryTooltip, Markdown } from "~/components";
9+
import { GlossaryTooltip, Markdown, Tabs, TabItem } from "~/components";
910

1011
The Cloudflare dashboard monitors the health of all <GlossaryTooltip term="anycast">anycast</GlossaryTooltip> tunnels on your account that route traffic from Cloudflare to your origin network.
1112

@@ -17,10 +18,28 @@ To access more than one hour of tunnel health data, you should use the <a href={
1718

1819
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.
1920

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+
2025
To check for anycast tunnel health:
2126

22-
1. Go to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account.
23-
2. Go to <Markdown text={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+
<Tabs syncKey="dasNewNav">
28+
<TabItem label="Old dashboard">
29+
1. Log into the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account.
30+
2. Go to <Markdown text={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+
<TabItem label="New dashboard" icon="rocket">
37+
1. Log into the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account.
38+
2. Go to <Markdown text={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 <Markdown text={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.
44+
</TabItem>
45+
</Tabs>

0 commit comments

Comments
 (0)