Configuring diagnostic settings on resources – Monitoring Resources with Azure Monitor

Configuring diagnostic settings on resources To enable the diagnostic settings for resources, perform the following steps: Now that you have configured diagnostic settings, we will explore triggering an alert from your VM to see how this works. Triggering an alert In this exercise, we will explore a method to push the CPU usage up high […]

Querying Log Analytics – Monitoring Resources with Azure Monitor

Querying Log Analytics It can be useful to explore your logs in Log Analytics. Being able to query Log Analytics requires an understanding of Kusto Query Language (KQL). We will explore some basic queries in this exercise to understand how the system works. Creating a Log Analytics workspace Before we can display, monitor, and query […]

Querying logs in Azure Monitor – Monitoring Resources with Azure Monitor

Querying logs in Azure Monitor To query logs in Azure Monitor, perform the following steps: Figure 20.33 – The Log Analytics workspace – query Figure 20.34 – The Log Analytics workspace – data source collections Figure 20.35 – The Log Analytics workspace – an example query Figure 20.36 – The Log Analytics workspace – column […]