Skip to content

Cloudflare Status

Last updated View as MarkdownAgent setup

Cloudflare provides updates on the status of our services and network on the Cloudflare Status page, which you should check if you notice unexpected behavior with Cloudflare.

Beyond looking at the page itself, there are programmatic ways to consume this information.

Configure notifications

There are two ways to be notified about Cloudflare incidents and maintenance.

Status page notifications

The status page has its own notification system, delivered independently of Cloudflare infrastructure, so these notifications fire even if Cloudflare itself is down. You can subscribe by email, webhook, Slack, Discord, or Google Chat.

For more information, refer to status page notifications.

Cloudflare Notifications

Cloudflare offers a dedicated notification called Incident Alerts, which lets you know when Cloudflare is experiencing an incident. Because it runs on your account, it delivers to the destinations you have already configured and can be filtered to the impact levels and components you care about.

You can configure this notification to send via email, Webhooks, or PagerDuty.

A separate Maintenance Notification covers planned maintenance. For more information, refer to Disruptive Maintenance.

Check location status

The locations view lists the status of each Cloudflare data center as Operational, Re-routed, or Partially Re-routed. A location that has been removed from the network for planned or unplanned maintenance is listed as Re-routed.

Use the API

Cloudflare also provides status information through the Cloudflare Status API.

Incidents and maintenance are published as separate feeds, each available in RSS and Atom:

Feed RSS Atom
Incidents https://www.cloudflarestatus.com/api/v3/incidents.rss https://www.cloudflarestatus.com/api/v3/incidents.atom
Maintenance https://www.cloudflarestatus.com/api/v3/maintenance.rss https://www.cloudflarestatus.com/api/v3/maintenance.atom

Was this helpful?