Monitor Metrics and Logs of Azure Linux Virtual Machine | Exam AZ-500

Monitor Metrics and Logs of VM1

Question

You have an Azure subscription named Subscription1.

You deploy a Linux virtual machine named VM1 to Subscription1.

You need to monitor the metrics and the logs of VM1.

What should you use?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D.

C

https://docs.microsoft.com/en-us/azure/virtual-machines/extensions/diagnostics-linux

To monitor the metrics and logs of a Linux virtual machine in Azure Subscription1, you should use the Linux Diagnostic Extension (LAD) 3.0.

The LAD is a tool for collecting diagnostic data from Linux virtual machines in Azure. It collects a wide range of data, including performance metrics, system logs, and custom logs, and sends them to Azure Monitor for analysis and visualization. The LAD can also be used to configure diagnostic settings for the virtual machine, such as the frequency of data collection and the retention period for the data.

The AzurePerformanceDiagnostics extension is used to collect performance metrics for Azure virtual machines, but it is not specific to Linux virtual machines. It can be used for both Windows and Linux virtual machines. It collects performance data such as CPU usage, memory usage, and network usage, and sends it to Azure Monitor.

Azure HDInsight is a cloud-based big data analytics service that can be used to process and analyze large datasets. It is not specific to monitoring metrics and logs for a Linux virtual machine.

Azure Analysis Services is a cloud-based analytics service that can be used to process and analyze data from various sources, such as databases and data warehouses. It is not specific to monitoring metrics and logs for a Linux virtual machine.

Therefore, the correct answer is C. Linux Diagnostic Extension (LAD) 3.0.