Windows performance counters with Azure Monitor Agent

Christian Fabián 156 Reputation points
2022-08-31T23:20:54.533+00:00

Is it possible to use the new Azure Monitor Agent to query logs to get disk usage and events from windows?
I used the Log Analytics agents for this tasks and I haven't found a way to do it with the new agent.

Thanks

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
3,661 questions
{count} votes

Accepted answer
  1. Maxim Sergeev 6,586 Reputation points Microsoft Employee
    2022-09-01T00:20:15.917+00:00

    Hi @Christian Fabián ,

    Definitely, you can use AMA to collect performance data and event data.
    It requires to configure Data Collection Rules to get the required data and then stream it to Log Analytics workspaces like you did with Log Analytics Agent.

    This is a step-by-step guide how to do this

    https://learn.microsoft.com/en-us/azure/azure-monitor/agents/data-collection-rule-azure-monitor-agent?tabs=portal

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.