Skip to content

Commit 8f0ee9e

Browse files
added vars
1 parent d99d20d commit 8f0ee9e

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

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

0 commit comments

Comments
 (0)