You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/agents/azure-monitor-agent-overview.md
+9-24Lines changed: 9 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,17 +4,18 @@ description: Overview of the Azure Monitor agent, which collects monitoring data
4
4
ms.topic: conceptual
5
5
author: bwren
6
6
ms.author: bwren
7
-
ms.date: 5/19/2022
7
+
ms.date: 7/21/2022
8
8
ms.custom: references_regions
9
9
ms.reviewer: shseth
10
10
---
11
11
12
12
# Azure Monitor agent overview
13
-
14
13
The Azure Monitor agent collects monitoring data from the guest operating system of [supported infrastructure](#supported-resource-types) and delivers it to Azure Monitor. This article provides an overview of the Azure Monitor agent and includes information on how to install it and configure data collection.
14
+
If you're new to Azure Monitor, the recommendation is to use the Azure Monitor agent.
15
15
16
16
For an introductory video that explains this new agent and includes a quick demo of how to set things up by using the Azure portal, see [ITOps Talk: Azure Monitor Agent](https://www.youtube.com/watch?v=f8bIrFU8tCs).
17
17
18
+
18
19
## Relationship to other agents
19
20
20
21
Eventually, the Azure Monitor agent will replace the following legacy monitoring agents that are currently used by Azure Monitor:
@@ -23,7 +24,8 @@ Eventually, the Azure Monitor agent will replace the following legacy monitoring
23
24
-[Telegraf agent](../essentials/collect-custom-metrics-linux-telegraf.md): Sends data to Azure Monitor Metrics (Linux only).
24
25
-[Diagnostics extension](./diagnostics-extension-overview.md): Sends data to Azure Monitor Metrics (Windows only), Azure Event Hubs, and Azure Storage.
25
26
26
-
Currently, the Azure Monitor agent consolidates features from the Telegraf agent and Log Analytics agent, with [a few limitations](#current-limitations). In the future, it will also consolidate features from the Diagnostic extensions.
27
+
Currently, the Azure Monitor agent consolidates features from the Telegraf agent and Log Analytics agent, with [a few limitations](#current-limitations). See migration guidance [here](azure-monitor-agent-migration.md).
28
+
In the future, it will also consolidate features from the Diagnostic extensions.
27
29
28
30
In addition to consolidating this functionality into a single agent, the Azure Monitor agent provides the following benefits over the existing agents:
For more information, see [Configure data collection for the Azure Monitor agent](data-collection-rule-azure-monitor-agent.md).
51
53
52
-
## Should I switch to the Azure Monitor agent?
53
-
54
-
To start transitioning your VMs from the current agents to the new agent, consider the following factors:
55
-
56
-
-**Environment requirements:** The Azure Monitor agent supports [these operating systems](./agents-overview.md#supported-operating-systems) today. Support for future operating system versions, environment support, and networking requirements will only be provided in this new agent. If the Azure Monitor agent supports your current environment, start transitioning to it.
57
-
-**Current and new feature requirements:** The Azure Monitor agent introduces several new capabilities, such as filtering, scoping, and multihoming. But it isn't at parity yet with the current agents for other functionality. For more information, see the [current limitations](#current-limitations) and [supported services and features](#supported-services-and-features).
58
-
59
-
Most new capabilities in Azure Monitor will be made available only with the Azure Monitor agent. Review whether the Azure Monitor agent has the features you require. Also, determine if there are some features that you can temporarily do without to get other important features in the new agent.
60
-
61
-
If the Azure Monitor agent has all the core capabilities you require, start transitioning to it. If there are critical features that you require, continue with the current agent until the Azure Monitor agent reaches parity.
62
-
-**Tolerance for rework:** If you're setting up a new environment with resources such as deployment scripts and onboarding templates, assess the effort involved. If the setup will take a significant amount of work, consider setting up your new environment with the new agent as it's now generally available.
63
-
64
-
Azure Monitor's Log Analytics agent is retiring on August 31, 2024. The current agents will be supported until the retirement date.
65
-
66
54
## Coexistence with other agents
67
55
68
56
The Azure Monitor agent can coexist (run side by side on the same machine) with the legacy Log Analytics agents so that you can continue to use their existing functionality during evaluation or migration. For this reason, you can begin transition even with the limitations, but you must review the following points carefully:
@@ -131,7 +119,7 @@ The following table shows the current support for the Azure Monitor agent with A
131
119
| Solution | Current support | More information |
132
120
|:---|:---|:---|
133
121
|[Change Tracking](../../automation/change-tracking/overview.md)| Supported as File Integrity Monitoring in the Microsoft Defender for Cloud Private Preview. |[Sign-up link](https://aka.ms/AMAgent)|
134
-
|[Update Management](../../automation/update-management/overview.md)| Use Update Management v2 (Private Preview) that doesn't require an agent. |[Sign-up link](https://www.yammer.com/azureadvisors/threads/1064001355087872)|
122
+
|[Update Management](../../automation/update-management/overview.md)| Use Update Management v2 - Public preview |[Update management center (preview) documentation](/azure/update-center/)|
135
123
136
124
## Costs
137
125
@@ -152,12 +140,9 @@ The Azure Monitor agent supports Azure service tags. Both *AzureMonitor* and *Az
152
140
| Azure Commercial |global.handler.control.monitor.azure.com |Access control service|Port 443 |Outbound|Yes |
153
141
| Azure Commercial |`<virtual-machine-region-name>`.handler.control.monitor.azure.com |Fetch data collection rules for specific machine |Port 443 |Outbound|Yes |
| Azure Government |global.handler.control.monitor.azure.us |Access control service|Port 443 |Outbound|Yes |
156
-
| Azure Government |`<virtual-machine-region-name>`.handler.control.monitor.azure.us |Fetch data collection rules for specific machine |Port 443 |Outbound|Yes |
157
-
| Azure Government |`<log-analytics-workspace-id>`.ods.opinsights.azure.us |Ingest logs data |Port 443 |Outbound|Yes |
158
-
| Azure China |global.handler.control.monitor.azure.cn |Access control service|Port 443 |Outbound|Yes |
159
-
| Azure China |`<virtual-machine-region-name>`.handler.control.monitor.azure.cn |Fetch data collection rules for specific machine |Port 443 |Outbound|Yes |
160
-
| Azure China |`<log-analytics-workspace-id>`.ods.opinsights.azure.cn |Ingest logs data |Port 443 |Outbound|Yes |
143
+
| Azure Commercial | management.azure.com | Only needed if sending timeseries data (metrics) to Azure Monitor [Custom metrics](../essentials/metrics-custom-overview.md) database | Port 443 | Outbound | Yes |
144
+
| Azure Government | Replace '.com' above with '.us' | Same as above | Same as above | Same as above| Same as above |
145
+
| Azure China | Replace '.com' above with '.cn' | Same as above | Same as above | Same as above| Same as above |
161
146
162
147
If you use private links on the agent, you must also add the [DCE endpoints](../essentials/data-collection-endpoint-overview.md#components-of-a-data-collection-endpoint).
0 commit comments