You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Azure Virtual Machine](https://learn.microsoft.com/en-us/azure/virtual-machines/) is a virtualized computing environment on Microsoft's cloud platform, that allows users to run applications and tasks on a dedicated, scalable, and on-demand basis. Azure Virtual Machine (VM) provides scalable computing capacity in the Azure Cloud. You can use Azure VM to launch as many or as few virtual servers as you need, configure security and networking, and manage storage.
11
12
12
-
[Azure Virtual Machine](https://learn.microsoft.com/en-us/azure/virtual-machines/) is a virtualized computing environment on Microsoft's cloud platform, Azure, that allows users to run applications and tasks on a dedicated, scalable, and on-demand basis. Azure VM provides scalable computing capacity in the Azure Cloud. You can use Azure VM to launch as many or as few virtual servers as you need, configure security and networking, and manage storage.
13
-
14
-
The Sumo Logic app for Azure Virtual Machine allows you to collect your VM instance metrics and display them using predefined dashboards. The app provides dashboards to display analysis of VM instance metrics for CPU, disk, network, cache, and memory. Also, it provides detailed insights into all audit events associated with VM instances and specifically helps identify changes, errors, and user activities.
15
-
16
-
13
+
The Sumo Logic app for Azure VM allows you to collect your VM instance metrics and display them using predefined dashboards. The app provides dashboards to display analysis of VM instance metrics for CPU, disk, network, cache, and memory. Also, it provides detailed insights into all audit events associated with VM instances and specifically helps identify changes, errors, and user activities.
17
14
18
15
## Log and metric types
19
16
20
17
For Azure Virtual Machine, you can collect the following logs and metrics:
21
18
22
-
***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, Microsoft.Compute/virtualmachineScaleSets](https://learn.microsoft.com/en-us/azure/virtual-machines/monitor-vm-reference#metrics) namespace.
24
-
25
-
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).
19
+
***Activity logs**. To learn more about the different Activity log category types and schemas collected for Azure Virtual Machine, refer to the [Azure documentation](https://learn.microsoft.com/en-us/azure/virtual-machines/monitor-vm-reference#activity-log).
20
+
***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. 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).
26
21
27
22
## Setup
28
23
@@ -39,6 +34,7 @@ When you configure the event hubs source or HTTP source, plan your source catego
@@ -64,8 +60,10 @@ Sumo Logic Metrics source is currently in Beta, to participate, contact your Sum
64
60
### Configure logs collection
65
61
66
62
In this section, you will configure a pipeline for shipping diagnostic logs from Azure Monitor to an Event Hub.
63
+
67
64
#### Diagnostic logs
68
-
1. To set up the Azure Event Hubs source in Sumo Logic, refer to [Azure Event Hubs Source for Logs](/docs/send-data/collect-from-other-data-sources/azure-monitoring/ms-azure-event-hubs-source/).
65
+
66
+
1. To set up the Azure Event Hubs source in Sumo Logic, refer tothe [Azure Event Hubs Source for Logs](/docs/send-data/collect-from-other-data-sources/azure-monitoring/ms-azure-event-hubs-source/).
69
67
1. To create the Diagnostic settings in Azure portal, refer to the [Azure documentation](https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/diagnostic-settings?tabs=portal#create-diagnostic-settings). Perform the steps below for each Azure Virtual Machine namespace that you want to monitor.
70
68
1. Choose `Stream to an event hub` as the destination.
71
69
1. Select `allLogs`.
@@ -75,15 +73,13 @@ In this section, you will configure a pipeline for shipping diagnostic logs from
75
73
#### Activity Logs
76
74
77
75
To collect activity logs, refer to the [Collecting Logs for the Azure Audit App from Event Hub](/docs/integrations/microsoft-azure/audit) section in the Azure Audit documentation. Do not perform this step in case you are already collecting activity logs for a subscription.
76
+
78
77
:::note
79
78
Since this source contains logs from multiple regions, make sure that you do not tag this source with the location tag.
80
79
:::
81
80
82
-
83
81
## Installing the Azure Virtual Machine app
84
82
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.
86
-
87
83
import AppInstallNoDataSourceV2 from '../../reuse/apps/app-install-index-apps-v2.md';
88
84
89
85
<AppInstallNoDataSourceV2/>
@@ -96,19 +92,20 @@ import ViewDashboards from '../../reuse/apps/view-dashboards.md';
96
92
97
93
### Overview
98
94
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.
95
+
The **Azure Virtual Machine - Overview** dashboard allows you to gain insights into the performance of your VMs by monitoring and analyzing your VM's usage metrics such as VM availability, CPU usage, read/write ops, cache hits, VM usage, and average latencies.
@@ -119,7 +116,9 @@ The **Azure VM - Disk** dashboard provides details on the operational activities
119
116
120
117
### Administrative Operations
121
118
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:
119
+
The **Azure VM - Administrative Operations** dashboard provides details on the operational activities and status of your Azure Virtual Machine resources.
120
+
121
+
Use this dashboard to:
123
122
* Monitor the distribution of operation types and their success rates to ensure proper functioning of your Virtual Machine.
124
123
* Identify potential issues by analyzing the top operations causing errors and correlating them with specific users or applications.
125
124
* Track recent write and delete operations to maintain an audit trail of changes made to your Virtual Machine.
@@ -128,7 +127,9 @@ The **Azure VM - Administrative Operations** dashboard provides details on the o
128
127
129
128
### Policy and Recommendations
130
129
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:
130
+
The **Azure Virtual Machine - Policy and Recommendations** dashboard provides details on policy events and recommendations for your Azure Virtual Machine resources.
131
+
132
+
Use this dashboard to:
132
133
* Monitor the success and failure rates of policy events to ensure proper configuration and compliance.
133
134
* Track and analyse recent recommendations to improve the performance and security of your Vaults setup.
134
135
* Identify trends in policy events and recommendations over time to proactively address potential issues.
@@ -138,11 +139,13 @@ The **Azure Virtual Machine - Policy and Recommendations** dashboard provides de
138
139
### CPU
139
140
140
141
The **Azure VM - CPU** dashboard provides details on the CPU metrics and usage of your Azure VM CPU.
|`Azure Virtual Machine - Available Memory Monitor`| This alert is triggered when memory drops under 1GB are detected for any VM. | Count < 1 | Count >= 1 |
166
-
|`Azure Virtual Machine - CPU Usage Percentage Monitor`| This alert is triggered when CPU usage spikes above 80% are detected for any VM. | Count >= 80 | Count < 80 |
167
-
|`Azure Virtual Machine - Availability Monitor`| This alert is triggered when VM Availability drops under 100% are detected for any VM. | Count < 1 | Count = 1 |
168
-
|`Azure Virtual Machine - Data Disk IOPs Consumed Monitor`| This alert is triggered when Data Disk IOPs consumption percentage spikes above 95% are detected for any VM. | Count > 95 | Count =< 95 |
169
-
|`Azure Virtual Machine - OS Disk IOPs Consumed Monitor`| This alert is triggered when OS Disk IOPs consumption percentage spikes above 95% are detected for any VM. | Count > 95 | Count =< 95 |
|`Azure Virtual Machine - Available Memory Monitor`| This alert is triggered when memory drop under 1GB are detected for any VM.| Count < 1 | Count >= 1 |
169
+
|`Azure Virtual Machine - CPU Usage Percentage Monitor`| This alert is triggered when CPU usage spikes above 80% are detected for any VM. | Count >= 80 | Count < 80 |
170
+
|`Azure Virtual Machine - Availability Monitor`| This alert is triggered when VM Availability drops under 100% are detected for any VM. | Count < 1 | Count = 1 |
171
+
|`Azure Virtual Machine - Data Disk IOPs Consumed Monitor`| This alert is triggered when Data Disk IOPs consumption percentage spikes above 95% are detected for any VM. | Count > 95 | Count =< 95 |
172
+
|`Azure Virtual Machine - OS Disk IOPs Consumed Monitor`| This alert is triggered when OS Disk IOPs consumption percentage spikes above 95% are detected for any VM. | Count > 95 | Count =< 95 |
173
+
174
+
## Upgrade/Downgrade the Azure Virtual Network app (optional)
175
+
176
+
import AppUpdate from '../../reuse/apps/app-update.md';
177
+
178
+
<AppUpdate/>
179
+
180
+
## Uninstalling the Azure Virtual Network app (optional)
181
+
182
+
import AppUninstall from '../../reuse/apps/app-uninstall.md';
0 commit comments