Skip to content

Commit f2811de

Browse files
added setup dash
1 parent 2e9f489 commit f2811de

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

src/content/partials/magic-wan/magic-tunnel-health-alerts/magic-tunnel-health-alerts.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,16 @@ If a Magic Tunnel health alert is fired, customers can expect the following data
2222
- Tunnel status
2323
- Alert SLO
2424
- Timestamp
25+
26+
## Set up Magic Tunnel health alerts
27+
28+
<Tabs syncKey="dashPlusAPI"> <TabItem label="Dashboard">
29+
30+
1. Log in to your [Cloudflare dashboard](https://dash.cloudflare.com/login), and select your account.
31+
2. Select **Notifications** > **Add**.
32+
3. Select **{props.productName}** > **Magic Tunnel Health Check Alert** > **Select** to add a notification.
33+
4. Enter a name and description for the notification.
34+
5. Add webhooks or an email address for the person who should receive the notification, and select **Next**.
35+
6. Choose the tunnels you want to receive alerts for.
36+
7. Select the **Alert Sensitivity Level** threshold. It is predefined for _Medium_, but you can choose between _High_, _Medium_, and _Low_. If you need more than three sensitivity levels, use the API.
37+
8. Select **Create** when you are done.

0 commit comments

Comments
 (0)