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/notifications/index.yaml
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -147,6 +147,8 @@ entries:
147
147
* The minimum megabits-per-second rate that will trigger the alert.
148
148
* The protocols for which you wish to receive notifications (all protocols by default).
149
149
150
+
If you specify multiple filters, Cloudflare applies an `AND` logic. This means the alert will only trigger if all filters you set are true. Keep this in mind when setting up this alert with more than one filter.
151
+
150
152
- name: Health Checks status notification
151
153
audience: Customers who want to be warned about changes to server health as determined by [health checks](/health-checks/).
0 commit comments