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
Copy file name to clipboardExpand all lines: src/content/docs/magic-network-monitoring/rules/rule-notifications.mdx
+8-65Lines changed: 8 additions & 65 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,71 +4,14 @@ pcx_content_type: how-to
4
4
sidebar:
5
5
order: 4
6
6
---
7
-
import { Render, DashButton } from"~/components"
8
7
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";
10
9
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
+
}}
12
16
13
-
You can read [Cloudflare's Notifications documentation](/notifications/) for more information on our notification platform including:
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:
0 commit comments