Creating a dashboard Azure provides the capability of building dashboards and allows you to build some quick insights for your resources: Figure 20.14 – Monitor – Pin to dashboard 2. Since we have not created a dashboard as yet, we will create a new one when saving. Click Create new, enter the following details, and […]
Category: Network Watcher
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 […]