title | description | author | services | ms.service | ms.topic | ms.date | ms.author | ms.component |
---|---|---|---|---|---|---|---|---|
Sources of monitoring data in Azure |
Learn about all the monitoring data sources available on Azure today. |
johnkemnetz |
azure-monitor |
azure-monitor |
conceptual |
06/12/2018 |
johnkem |
Across the Azure platform, we are bringing together monitoring data in a single place with the Azure Monitor pipeline, but practically acknowledge that today not all monitoring data is available in that pipeline yet. In this article, we will summarize the various ways you can programmatically access monitoring data from Azure services.
Data type | Category | Supported Services | Methods of access |
---|---|---|---|
Azure Monitor platform-level metrics | Metrics | See list here |
|
Compute guest OS metrics (eg. perf counters) | Metrics | Windows and Linux Virtual Machines (v2), Cloud Services, Service Fabric |
|
Custom or application metrics | Metrics | Any application instrumented with Application Insights |
|
Storage metrics | Metrics | Azure Storage |
|
Billing data | Metrics | All Azure services |
|
Activity Log | Events | All Azure services |
|
Azure Monitor Diagnostic Logs | Events | See list here |
|
Compute guest OS logs (eg. IIS, ETW, syslogs) | Events | Windows and Linux Virtual Machines (v2), Cloud Services, Service Fabric |
|
App Service logs | Events | App services |
|
Storage logs | Events | Azure Storage |
|
Security Center alerts | Events | Azure Security Center |
|
Active Directory reporting | Events | Azure Active Directory |
|
Security Center resource status | Status | All supported resources |
|
Resource Health | Status | Supported services |
|
Azure Monitor metric alerts | Notifications | See list here |
|
Azure Monitor Activity Log alerts | Notifications | All Azure services |
|
Autoscale notifications | Notifications | See list here | |
Log Search Query alerts | Notifications | Log Analytics |
|
Application Insights metric alerts | Notifications | Application Insights |
|
Application Insights web tests | Notifications | Application Insights |
|
- Learn more about Azure Monitor metrics
- Learn more about the Azure Activity Log
- Learn more about Azure Diagnostic Logs