Diagnostic settings You can also configure diagnostic settings on different Azure resources. There are two types of diagnostic logs available in Azure Monitor: The contents of these logs are different for every Azure resource. These logs differ from guest OS-level diagnostic logs. To collect OS-level logs, an agent needs to be installed on the virtual […]
Category: Managing VNet connectivity
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 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 […]
Configuring Application Insights – Monitoring Resources with Azure Monitor
Configuring Application Insights We will now deploy Application Insights. In this exercise, we will create a new web application service that we can associate with the Applications Insights resource and see the incoming data. Creating your application We will now deploy an application for monitoring; this application will be built from a GitHub repository and […]