Monitoring

1. Monitoring Azure VMs with Azure Monitor

Overview In this exercise, you will configure monitoring for an Azure Virtual Machine (VM) using Azure Monitor. The exercise covers: Monitoring CPU, Memory, and Disk metrics through Azure Monitor Insights. Collecting the VM Syslog via Azure Monitor. Redirecting Nginx access logs to Syslog and analyzing them with Azure Monitor using KQL (Kusto Query Language). By the end of this exercise, you will have hands-on experience with monitoring and log analytics for an Azure VM. »