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
Cloudflare provides updates on the status of our services and network at https://www.cloudflarestatus.com/, which you should check if you notice unexpected behavior with Cloudflare.
7
+
8
+
Beyond looking at the page itself, there are programmatic ways to consume this information.
9
+
10
+
## Configure notifications
11
+
12
+
Cloudflare offers a dedicated notification called **Incident Alert**, which lets you know when Cloudflare is experiencing an incident.
13
+
14
+
You can configure this notification to send via [email](/notifications/get-started/), [Webhooks](/notifications/get-started/configure-webhooks/), or [PagerDuty](/notifications/get-started/configure-pagerduty/).
15
+
16
+
## Use the API
17
+
18
+
Cloudflare also provides status information through the [Cloudflare Status API](https://www.cloudflarestatus.com/api).
19
+
20
+
Endpoints are displayed with examples using cURL and our embeded JavaScript widget (if available).
21
+
22
+
## Related resources
23
+
24
+
-[Available RSS feeds](/fundamentals/new-features/available-rss-feeds/) (for the [Cloudflare changelog](/changelog/))
@@ -42,3 +44,9 @@ To check for unplanned maintenance, you can confirm at all times if a location w
42
44
If you have a [CNI connection](/network-interconnect/) with Cloudflare at a re-routed location, it may become temporarily unavailable during planned or unplanned maintenance, and regular internet routing may be used instead to reach your network.
43
45
44
46
In the Magic family of products, the routing is defined explicitly using [static routes](/magic-wan/configuration/manually/how-to/configure-static-routes/) to send traffic to the specified tunnels, with customer-configured priorities. If you have a CNI tunnel, we strongly recommend that you also add routes to an alternative tunnel, such as a fallback Internet tunnel, to make sure your traffic can be routed at all times.
47
+
48
+
## Related resources
49
+
50
+
-[Available RSS feeds](/fundamentals/new-features/available-rss-feeds/) (for the [Cloudflare changelog](/changelog/))
51
+
-[Subscribe to Cloudflare Status](/support/about-cloudflare/cloudflare-status/)
0 commit comments