Skip to content

Commit 18422df

Browse files
rule not partial
1 parent 0585cf8 commit 18422df

File tree

3 files changed

+81
-66
lines changed

3 files changed

+81
-66
lines changed

src/content/docs/magic-network-monitoring/rules/rule-notifications.mdx

Lines changed: 8 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -4,71 +4,14 @@ pcx_content_type: how-to
44
sidebar:
55
order: 4
66
---
7-
import { Render, DashButton } from "~/components"
87

9-
After configuring one or multiple rule types in Magic Network Monitoring, customers can also choose to receive notifications via email, webhook, or PagerDuty when a rule is triggered.
8+
import { Render } from "~/components";
109

11-
Customers can configure multiple rule types and alerts together to create layers of DDoS protection based on their network environment and their security needs.
10+
<Render
11+
file="mnm/rules/rule-notifications"
12+
product="networking-services"
13+
params={{
14+
productName: "Magic Network Monitoring",
15+
}}
1216

13-
You can read [Cloudflare's Notifications documentation](/notifications/) for more information on our notification platform including:
14-
15-
- [Configure Cloudflare notifications](/notifications/get-started/)
16-
- [Configure PagerDuty](/notifications/get-started/configure-pagerduty/)
17-
- [Configure webhooks](/notifications/get-started/configure-webhooks/)
18-
- [Test a notification](/notifications/get-started/#test-a-notification)
19-
- [Notification History](/notifications/notification-history/)
20-
21-
## Magic Network Monitoring notification configuration fields
22-
23-
| Field | Description |
24-
| :---- | :---- |
25-
| **Notification name** | The name of the Magic Network Monitoring notification (MNM) for the rule type that was selected. |
26-
| **Description (optional)** | The description of the MNM notification. |
27-
| **Webhooks** | The webhook(s) that will receive the MNM notification. |
28-
| **Notification email** | The email(s) that will receive the MNM notification. |
29-
30-
## Rule Auto-Advertisement notifications
31-
32-
<Render file="mnm-auto-advertisement-notifications" product="networking-services" />
33-
34-
## Configure static threshold notifications
35-
36-
To configure static threshold notifications:
37-
38-
1. In the Cloudflare dash, go to the **Notifications** page.
39-
40-
<DashButton url="/?to=/:account/notifications" />
41-
42-
2. Select **Add**.
43-
3. Select **Magic Transit** from the product dropdown menu.
44-
4. Find the **Magic Network Monitoring: Volumetric Attack** alert, and select **Select**.
45-
5. Fill in the notification configuration details.
46-
6. Select **Save**.
47-
48-
## Configure dynamic threshold notifications
49-
50-
To configure dynamic threshold notifications:
51-
52-
1. In the Cloudflare dash, go to the **Notifications** page.
53-
54-
<DashButton url="/?to=/:account/notifications" />
55-
56-
2. Select **Add**.
57-
3. Select **Magic Transit** from the product dropdown menu.
58-
4. Find the **Magic Network Monitoring: Volumetric Attack** alert, and select **Select**.
59-
5. Fill in the notification configuration details.
60-
6. Select **Save**.
61-
62-
## Configure sFlow DDoS attack notifications
63-
64-
To configure sFlow DDoS attack notifications:
65-
66-
1. In the Cloudflare dash, go to the **Notifications** page.
67-
68-
<DashButton url="/?to=/:account/notifications" />
69-
70-
2. Select **Add**.
71-
3. Select **Magic Transit** from the product dropdown menu.
72-
4. Find the **Magic Network Monitoring: DDoS Attack** alert, and select **Select**.
73-
5. Fill in the notification configuration details.
74-
6. Select **Save**.
17+
/>

src/content/docs/magic-network-monitoring/rules/s-flow-ddos-attack.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ sidebar:
77
text: Beta
88
---
99

10-
1110
import { Render } from "~/components";
1211

1312
<Render
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
---
2+
params:
3+
- productName
4+
---
5+
6+
import { Render, DashButton } from "~/components"
7+
8+
After configuring one or multiple rule types in Magic Network Monitoring, customers can also choose to receive notifications via email, webhook, or PagerDuty when a rule is triggered.
9+
10+
Customers can configure multiple rule types and alerts together to create layers of DDoS protection based on their network environment and their security needs.
11+
12+
You can read [Cloudflare's Notifications documentation](/notifications/) for more information on our notification platform including:
13+
14+
- [Configure Cloudflare notifications](/notifications/get-started/)
15+
- [Configure PagerDuty](/notifications/get-started/configure-pagerduty/)
16+
- [Configure webhooks](/notifications/get-started/configure-webhooks/)
17+
- [Test a notification](/notifications/get-started/#test-a-notification)
18+
- [Notification History](/notifications/notification-history/)
19+
20+
## Magic Network Monitoring notification configuration fields
21+
22+
| Field | Description |
23+
| :---- | :---- |
24+
| **Notification name** | The name of the Magic Network Monitoring notification (MNM) for the rule type that was selected. |
25+
| **Description (optional)** | The description of the MNM notification. |
26+
| **Webhooks** | The webhook(s) that will receive the MNM notification. |
27+
| **Notification email** | The email(s) that will receive the MNM notification. |
28+
29+
## Rule Auto-Advertisement notifications
30+
31+
<Render file="mnm-auto-advertisement-notifications" product="networking-services" />
32+
33+
## Configure static threshold notifications
34+
35+
To configure static threshold notifications:
36+
37+
1. In the Cloudflare dash, go to the **Notifications** page.
38+
39+
<DashButton url="/?to=/:account/notifications" />
40+
41+
2. Select **Add**.
42+
3. Select **Magic Transit** from the product dropdown menu.
43+
4. Find the **Magic Network Monitoring: Volumetric Attack** alert, and select **Select**.
44+
5. Fill in the notification configuration details.
45+
6. Select **Save**.
46+
47+
## Configure dynamic threshold notifications
48+
49+
To configure dynamic threshold notifications:
50+
51+
1. In the Cloudflare dash, go to the **Notifications** page.
52+
53+
<DashButton url="/?to=/:account/notifications" />
54+
55+
2. Select **Add**.
56+
3. Select **Magic Transit** from the product dropdown menu.
57+
4. Find the **Magic Network Monitoring: Volumetric Attack** alert, and select **Select**.
58+
5. Fill in the notification configuration details.
59+
6. Select **Save**.
60+
61+
## Configure sFlow DDoS attack notifications
62+
63+
To configure sFlow DDoS attack notifications:
64+
65+
1. In the Cloudflare dash, go to the **Notifications** page.
66+
67+
<DashButton url="/?to=/:account/notifications" />
68+
69+
2. Select **Add**.
70+
3. Select **Magic Transit** from the product dropdown menu.
71+
4. Find the **Magic Network Monitoring: DDoS Attack** alert, and select **Select**.
72+
5. Fill in the notification configuration details.
73+
6. Select **Save**.

0 commit comments

Comments
 (0)