Coralogix allows you to monitor Azure incidents. The integration pulls the official source for status reports on incidents affecting Azure services. Using alerts and visualizations, you can gain insight into the status of these incidents. Having both Azure status and application/infrastructure logs consolidated within Coralogix allows you to view and analyze incidents’ trend. This can help with root cause and impact analysis as well as in correlating resources with issues.
Coralogix came up with an easy solution to allow you to collect Azure incidents. The steps below are going to walk you through how to do so.
Example log:
{ "source_system": "azure", "azure": { "uri": "azure-front-door-connectivity-issues-and-increased-latency-applying-mitigation", "title": "Azure Front Door - Connectivity issues and increased latency - Applying Mitigation", "date": "2021-07-12T16:00:05Z", "description": "<p>Starting approximately 16:00 UTC, on 12 Jul 2021, a subset of customers primarily in US, Canada region may experience connection timeouts and increased latency to Azure front door and Azure CDN services. Retries may be successful on the resources\/environments experiencing issues.<\/p><p><br><\/p><p><strong>Current Status<\/strong>: Initial investigation indicates an increase in traffic in US region, which exceeded the available capacity in 3 edge locations in the US. We have completed rebalancing traffic to other available edge locations nearby. Customers should see signs of successful connections. We are monitoring the service health to ensure full recovery. The next update will be in 60 minutes, or as events warrant.<\/p>", "categories": ["Azure Front Door", "Content Delivery Network", "Public Non-Regional"], "tags": [] } }