Skip to content

Commit 49a0450

Browse files
SUMO-255292 | Apoorv | Fix PR comments
1 parent e2c3c3b commit 49a0450

File tree

1 file changed

+31
-28
lines changed

1 file changed

+31
-28
lines changed

docs/integrations/microsoft-azure/azure-virtual-machine.md

Lines changed: 31 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The Sumo Logic app for Azure Virtual Machine allows you to collect your VM insta
2020
For Azure Virtual Machine, you can collect the following logs and metrics:
2121

2222
* **Activity logs**. To learn more about the different Activity log category types and schemas collected for Azure Virtual Machine, refer to [Azure documentation](https://learn.microsoft.com/en-us/azure/virtual-machines/monitor-vm-reference#activity-log).
23-
* **Virtual Machine Metrics**. These metrics are available in [Microsoft.Compute/virtualMachines](https://learn.microsoft.com/en-us/azure/virtual-machines/monitor-vm-reference#metrics) namespace.
23+
* **Virtual Machine Metrics**. These metrics are available in [Microsoft.Compute/virtualMachines, Microsoft.Compute/virtualmachineScaleSets](https://learn.microsoft.com/en-us/azure/virtual-machines/monitor-vm-reference#metrics) namespace.
2424

2525
For more information on supported metrics and their units, refer to the [Azure documentation](https://learn.microsoft.com/en-us/azure/virtual-machines/monitor-vm-reference#supported-metrics-for-microsoftcomputevirtualmachines).
2626

@@ -29,7 +29,6 @@ For more information on supported metrics and their units, refer to the [Azure d
2929
Azure service sends monitoring data to Azure Monitor, which can then [stream data to Eventhub](https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/stream-monitoring-data-event-hubs). Sumo Logic supports:
3030

3131
* Logs collection from [Azure Monitor](https://docs.microsoft.com/en-us/azure/monitoring-and-diagnostics/monitoring-get-started) using our [Azure Event Hubs source](/docs/send-data/collect-from-other-data-sources/azure-monitoring/ms-azure-event-hubs-source/).
32-
* Metrics collection using our [HTTP Logs and Metrics source](/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor/) via Azure Functions deployed using the ARM template.
3332

3433
You must explicitly enable diagnostic settings for each Virtual Machine you want to monitor. You can forward logs to the same event hub provided they satisfy the limitations and permissions as described [here](https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/diagnostic-settings?tabs=portal#destination-limitations).
3534

@@ -47,9 +46,10 @@ Rule Name: AzureObservabilityMetadataExtractionVMName
4746
```sql title="Metric match expression"
4847
tenant_name=* namespace=Microsoft.Compute/virtualMachines resource_name=*
4948
```
49+
5050
| Fields extracted | Metric rule |
51-
|------------------|----------------|
52-
| vmname | $resource_name._1 |
51+
|:------------------|:----------------|
52+
| `vmname` | `$resource_name._1` |
5353

5454
### Configure metrics collection
5555

@@ -82,7 +82,7 @@ Since this source contains logs from multiple regions, make sure that you do not
8282

8383
## Installing the Azure Virtual Machine app
8484

85-
Now that you have set up data collection, install the Azure Virtual Machine Sumo Logic app to use the pre-configured [dashboards](#viewing-the-azure-key-vault-dashboards) that provide visibility into your environment for real-time analysis of overall usage.
85+
Now that you have set up data collection, install the Azure Virtual Machine Sumo Logic app to use the pre-configured [dashboards](#viewing-the-azure-virtual-machine-dashboards) that provide visibility into your environment for real-time analysis of overall usage.
8686

8787
import AppInstallNoDataSourceV2 from '../../reuse/apps/app-install-index-apps-v2.md';
8888

@@ -96,60 +96,63 @@ import ViewDashboards from '../../reuse/apps/view-dashboards.md';
9696

9797
### Overview
9898

99-
**Azure Virtual Machine - Overview** allows you to monitor and analyze your VM's usage metrics such as VM Availability, CPU usage, read/write ops, cache hits, VM usage, and average latencies. Gain insights into the performance of your VMs.
99+
**Azure Virtual Machine - Overview** dashboard allows you to monitor and analyze your VM's usage metrics such as VM Availability, CPU usage, read/write ops, cache hits, VM usage, and average latencies. Gain insights into the performance of your VMs.
100100

101-
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.amazonaws.com/dashboards/AzureKeyVaults/Azure-Key-Vaults-Overview.png')} alt="Azure Key Vault - Overview dashboard" style={{border: '1px solid gray'}} width="800" />
101+
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.us-east-1.amazonaws.com/dashboards/AzureVM/Azure+VM+-+Overview.png')} alt="Azure Key Vault - Overview dashboard" style={{border: '1px solid gray'}} width="800" />
102102

103103
### OS/Disk
104104

105105
**Azure VM - OS/Disk** dashboard provides details on the operational activities and status of your Azure VM OS and Data disks
106106

107-
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.amazonaws.com/dashboards/AzureKeyVaults/Azure-Key-Vaults-Operations-Overview.png')} alt="Azure Key Vault - Operations Overview dashboard" style={{border: '1px solid gray'}} width="800" />
107+
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.us-east-1.amazonaws.com/dashboards/AzureVM/Azure+VM+-+OS%3AData+Disk.png')} alt="Azure Key Vault - Operations Overview dashboard" style={{border: '1px solid gray'}} width="800" />
108108

109109
### Network
110110

111111
**Azure VM - Network** dashboard provides detailed information about VM network activities based on incoming and outgoing packets and bytes.
112-
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.amazonaws.com/dashboards/AzureKeyVaults/Azure-Key-Vaults-Operations-Detailed.png')} alt="Azure Key Vault - Operations Detailed dashboard" style={{border: '1px solid gray'}} width="800" />
112+
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.us-east-1.amazonaws.com/dashboards/AzureVM/Azure+VM+-+Network.png')} alt="Azure Key Vault - Operations Detailed dashboard" style={{border: '1px solid gray'}} width="800" />
113113

114114
### Disk
115115

116-
**Azure VM - Disk** dashboard provides details on the operational activities and status of your Azure VM disks and premium disks.
117-
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.amazonaws.com/dashboards/AzureKeyVaults/Azure-Key-Vaults-Errors-and-Failures.png')} alt="Azure Key Vault - Errors and Failures dashboard" style={{border: '1px solid gray'}} width="800" />
116+
The **Azure VM - Disk** dashboard provides details on the operational activities and status of your Azure VM disks and premium disks.
117+
118+
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.us-east-1.amazonaws.com/dashboards/AzureVM/Azure+VM+-+Disk.png')} alt="Azure Key Vault - Errors and Failures dashboard" style={{border: '1px solid gray'}} width="800" />
118119

119120
### Administrative Operations
120121

121-
**Azure VM - Administrative Operations** dashboard provides details on the operational activities and status of your Azure Virtual Machine resources Use this dashboard to monitor the distribution of operation types and their success rates to ensure proper functioning of your Virtual Machine. Identify potential issues by analyzing the top operations causing errors and correlating them with specific users or applications. Track recent write and delete operations to maintain an audit trail of changes made to your Virtual Machine.
122-
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.amazonaws.com/dashboards/AzureKeyVaults/Azure-Key-Vaults-Administrative-Operations.png')} alt="Azure Key Vault - Administrative Operations dashboard" style={{border: '1px solid gray'}} width="800" />
122+
The **Azure VM - Administrative Operations** dashboard provides details on the operational activities and status of your Azure Virtual Machine resources. Use this dashboard to:
123+
* Monitor the distribution of operation types and their success rates to ensure proper functioning of your Virtual Machine.
124+
* Identify potential issues by analyzing the top operations causing errors and correlating them with specific users or applications.
125+
* Track recent write and delete operations to maintain an audit trail of changes made to your Virtual Machine.
126+
127+
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.us-east-1.amazonaws.com/dashboards/AzureVM/Azure+VM+-+Administrative+Operations.png')} alt="Azure Key Vault - Administrative Operations dashboard" style={{border: '1px solid gray'}} width="800" />
123128

124129
### Policy and Recommendations
125130

126-
**Azure Virtual Machine - Policy and Recommendations** dashboard provides details on policy events and recommendations for your Azure Virtual Machine resources. Use this dashboard to monitor the success and failure rates of policy events to ensure proper configuration and compliance. Track and analyse recent recommendations to improve the performance and security of your Vaults setup. Identify trends in policy events and recommendations over time to proactively address potential issues.
127-
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.amazonaws.com/dashboards/AzureKeyVaults/Azure-Key-Vaults-Policy-and-Recommendations.png')} alt="Azure Key Vault - Policy and Recommendations dashboard" style={{border: '1px solid gray'}} width="800" />
131+
The **Azure Virtual Machine - Policy and Recommendations** dashboard provides details on policy events and recommendations for your Azure Virtual Machine resources. Use this dashboard to:
132+
* Monitor the success and failure rates of policy events to ensure proper configuration and compliance.
133+
* Track and analyse recent recommendations to improve the performance and security of your Vaults setup.
134+
* Identify trends in policy events and recommendations over time to proactively address potential issues.
135+
136+
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.us-east-1.amazonaws.com/dashboards/AzureVM/Azure+VM+-+Policy+and+Recommendations.png')} alt="Azure Key Vault - Policy and Recommendations dashboard" style={{border: '1px solid gray'}} width="800" />
128137

129138
### CPU
130139

131-
**Azure VM - CPU** dashboard provides details on the CPU metrics and usage of your Azure VM CPU.
132-
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.amazonaws.com/dashboards/AzureKeyVaults/Azure-Key-Vaults-Vault-Health.png')} alt="Azure Key Vault - Vault Health dashboard" style={{border: '1px solid gray'}} width="800" />
140+
The **Azure VM - CPU** dashboard provides details on the CPU metrics and usage of your Azure VM CPU.
141+
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.us-east-1.amazonaws.com/dashboards/AzureVM/Azure+VM+-+CPU.png')} alt="Azure Key Vault - Vault Health dashboard" style={{border: '1px solid gray'}} width="800" />
133142

134143
### Cache
135144

136-
**Azure VM - Cache** dashboard provides details on the status and usage of your Azure VM cache resources
137-
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.amazonaws.com/dashboards/AzureKeyVaults/Azure-Key-Vaults-Compliance.png')} alt="Azure Key Vault - Compliance dashboard" style={{border: '1px solid gray'}} width="800" />
145+
The **Azure VM - Cache** dashboard provides details on the status and usage of your Azure VM cache resources.
146+
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.us-east-1.amazonaws.com/dashboards/AzureVM/Azure+VM+-+Cache.png')} alt="Azure Key Vault - Compliance dashboard" style={{border: '1px solid gray'}} width="800" />
138147

139148
### Temp Disk
140149

141-
**Azure VM - Temp Disk** dashboard provides details on the operational activities and status of your Azure VM Temp Disk.
150+
The **Azure VM - Temp Disk** dashboard provides details on the operational activities and status of your Azure VM Temp Disk.
142151

143-
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.amazonaws.com/dashboards/AzureKeyVaults/Azure-Key-Vaults-Compliance.png')} alt="Azure Key Vault - Compliance dashboard" style={{border: '1px solid gray'}} width="800" />
152+
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.us-east-1.amazonaws.com/dashboards/AzureVM/Azure+VM+-+Temp+Disk.png')} alt="Azure Key Vault - Compliance dashboard" style={{border: '1px solid gray'}} width="800" />
144153

145154
## Create monitors for Azure Virtual Machine app
146155

147156
import CreateMonitors from '../../reuse/apps/create-monitors.md';
148157

149-
<CreateMonitors/>
150-
151-
## Troubleshooting
152-
153-
### HTTP Logs and Metrics Source used by Azure Functions
154-
155-
To troubleshoot metrics collection, follow the instructions in [Collect Metrics from Azure Monitor > Troubleshooting metrics collection](/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor/#troubleshooting-metrics-collection).
158+
<CreateMonitors/>

0 commit comments

Comments
 (0)