application gateway question

Mayank Jain 260 Reputation points
2023-07-11T05:05:04.4966667+00:00

I need query for Total count of 5XX error in a day

Azure Application Gateway
Azure Application Gateway
An Azure service that provides a platform-managed, scalable, and highly available application delivery controller as a service.
1,000 questions
Azure FastTrack
Azure FastTrack
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.FastTrack: This tag is no longer in use. Please use 'Azure Startups' instead.
75 questions
{count} votes

Accepted answer
  1. AnuragSingh-MSFT 21,076 Reputation points
    2023-07-11T05:27:19.58+00:00

    @Mayank Jain , thank you for posting this question on Microsoft Q&A.

    The 5XX errors are collected by default as Performance Metric for Application Gateway. You can access these using the "Metrics" resource menu in Application Gateway Resource. The Counter name corresponding to 5XX error is "Failed requests"

    For more details about this metrics, please see Application Gateway metrics

    You may also enable diagnostic logs to save this metrics in Log Analytics Workspace or Storage account for longer retention and analysis. For details, see Diagnostic Logs in Application Gateway.

    Hope this helps.

    If the answer did not help, please add more context/follow-up question for it, and we will help you out. Else, if the answer helped, please click Accept answer so that it can help others in the community looking for help on similar topics.

    0 comments No comments

0 additional answers

Sort by: Most helpful