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/agents-overview.md
+5-11Lines changed: 5 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,19 +6,19 @@ services: azure-monitor
6
6
ms.topic: conceptual
7
7
author: bwren
8
8
ms.author: bwren
9
-
ms.date: 07/22/2021
9
+
ms.date: 03/16/2021
10
10
---
11
11
12
12
# Overview of Azure Monitor agents
13
13
14
14
Virtual machines and other compute resources require an agent to collect monitoring data required to measure the performance and availability of their guest operating system and workloads. This article describes the agents used by Azure Monitor and helps you determine which you need to meet the requirements for your particular environment.
15
15
16
16
> [!NOTE]
17
-
> Azure Monitor recently launched a new agent, the Azure Monitor agent, that provides all capabilities necessary to collect guest operating system monitoring data. While there are multiple legacy agents that exist due to the consolidation of Azure Monitor and Log Analytics, each with their unique capabilities with some overlap, we recommend that you use the new agent that aims to consolidate features from all existing agents, and provide additional benefits. [Learn More](./azure-monitor-agent-overview.md)
17
+
> Azure Monitor recently launched a new agent, the [Azure Monitor agent](./azure-monitor-agent-overview.md), that provides all capabilities necessary to collect guest operating system monitoring data. **Use this new agent if you don't require [these current limitations](./azure-monitor-agent-overview.md#current-limitations)**, as it consolidates the features of all the legacy agents listed below and provides additional benefits. If you do require the limitations today, you may continue using the other legacy agents listed below until **August 2024**. [Learn more](./azure-monitor-agent-overview.md)
18
18
19
19
## Summary of agents
20
20
21
-
The following tables provide a quick comparison of the Azure Monitor agents for Windows and Linux. Further detail on each is provided in the section below.
21
+
The following tables provide a quick comparison of the telemetry agents for Windows and Linux. Further detail on each is provided in the section below.
22
22
23
23
### Windows agents
24
24
@@ -61,17 +61,11 @@ Use the Azure Monitor agent if you need to:
61
61
- Use different [solutions](../monitor-reference.md#insights-and-curated-visualizations) to monitor a particular service or application. */
62
62
-->
63
63
64
-
Limitations of the Azure Monitor Agent include:
65
-
66
-
- Not yet supported by all features in production. See [Supported services and features](./azure-monitor-agent-overview.md#supported-services-and-features).
67
-
- No support yet for networking scenarios involving private links.
68
-
- No support yet collecting custom logs (files) or IIS log files.
69
-
- No support yet for Event Hubs and Storage accounts as destinations.
70
-
- No support for Hybrid Runbook workers.
64
+
When compared with the legacy agents, the Azure Monitor Agent has [these limitations currently](./azure-monitor-agent-overview.md#current-limitations).
71
65
72
66
## Log Analytics agent
73
67
74
-
The [Log Analytics agent](./log-analytics-agent.md) collects monitoring data from the guest operating system and workloads of virtual machines in Azure, other cloud providers, and on-premises machines. It sends data to a Log Analytics workspace. The Log Analytics agent is the same agent used by System Center Operations Manager, and you can multihome agent computers to communicate with your management group and Azure Monitor simultaneously. This agent is also required by certain insights in Azure Monitor and other services in Azure.
68
+
The legacy [Log Analytics agent](./log-analytics-agent.md) collects monitoring data from the guest operating system and workloads of virtual machines in Azure, other cloud providers, and on-premises machines. It sends data to a Log Analytics workspace. The Log Analytics agent is the same agent used by System Center Operations Manager, and you can multihome agent computers to communicate with your management group and Azure Monitor simultaneously. This agent is also required by certain insights in Azure Monitor and other services in Azure.
75
69
76
70
> [!NOTE]
77
71
> The Log Analytics agent for Windows is often referred to as Microsoft Monitoring Agent (MMA). The Log Analytics agent for Linux is often referred to as OMS agent.
Copy file name to clipboardExpand all lines: articles/azure-monitor/agents/azure-monitor-agent-data-collection-endpoint.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,19 @@
1
1
---
2
-
title: Using data collection endpoints with Azure Monitor agent (preview)
2
+
title: Using data collection endpoints with Azure Monitor agent
3
3
description: Use data collection endpoints to uniquely configure ingestion settings for your machines.
4
4
ms.topic: conceptual
5
5
author: shseth
6
6
ms.author: shseth
7
-
ms.date: 1/5/2022
7
+
ms.date: 3/16/2022
8
8
ms.custom: references_region
9
9
10
10
---
11
11
12
-
# Using data collection endpoints with Azure Monitor agent (preview)
12
+
# Using data collection endpoints with Azure Monitor agent
13
13
[Data Collection Endpoints (DCEs)](../essentials/data-collection-endpoint-overview.md) allow you to uniquely configure ingestion settings for your machines, giving you greater control over your networking requirements.
14
14
15
15
## Create data collection endpoint
16
-
See [Data collection endpoints in Azure Monitor (preview)](../essentials/data-collection-endpoint-overview.md) for details on data collection endpoints and how to create them.
16
+
See [Data collection endpoints in Azure Monitor](../essentials/data-collection-endpoint-overview.md) for details on data collection endpoints and how to create them.
17
17
18
18
## Create endpoint association in Azure portal
19
19
Use **Data collection rules** in the portal to associate endpoints with a resource (e.g. a virtual machine) or a set of resources. Create a new rule or open an existing rule. In the **Resources** tab, click on the **Data collection endpoint** drop-down to associate an existing endpoint for your resource in the same region (or select multiple resources in the same region to bulk-assign an endpoint for them). Doing this creates an association per resource which links the endpoint to the resource. The Azure Monitor agent running on these resources will now start using the endpoint instead for uploading data to Azure Monitor.
Copy file name to clipboardExpand all lines: articles/azure-monitor/agents/azure-monitor-agent-overview.md
+15-21Lines changed: 15 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ 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: 3/9/2022
7
+
ms.date: 3/16/2022
8
8
ms.custom: references_regions
9
9
---
10
10
@@ -13,7 +13,7 @@ The Azure Monitor agent (AMA) collects monitoring data from the guest operating
13
13
Here's an **introductory video** explaining all about this new agent, including a quick demo of how to set things up using the Azure Portal: [ITOps Talk: Azure Monitor Agent](https://www.youtube.com/watch?v=f8bIrFU8tCs)
14
14
15
15
## Relationship to other agents
16
-
The Azure Monitor agent replaces the following legacy agents that are currently used by Azure Monitor to collect guest data from virtual machines ([view known gaps](../faq.yml)):
16
+
The Azure Monitor agent is meant to replace the following legacy monitoring agents that are currently used by Azure Monitor to collect guest data from virtual machines ([view known gaps](../faq.yml)):
17
17
18
18
-[Log Analytics agent](./log-analytics-agent.md): Sends data to a Log Analytics workspace and supports VM insights and monitoring solutions.
19
19
-[Diagnostics extension](./diagnostics-extension-overview.md): Sends data to Azure Monitor Metrics (Windows only), Azure Event Hubs, and Azure Storage.
@@ -88,7 +88,7 @@ The following table shows the current support for the Azure Monitor agent with o
88
88
| Azure service | Current support | More information |
89
89
|:---|:---|:---|
90
90
|[Microsoft Defender for Cloud](../../security-center/security-center-introduction.md)| Private preview |[Sign-up link](https://aka.ms/AMAgent)|
|[Connect using private links](azure-monitor-agent-data-collection-endpoint.md)| Public preview | No sign-up needed |
101
100
102
101
The following table shows the current support for the Azure Monitor agent with Azure solutions.
103
102
@@ -144,44 +143,39 @@ The Azure Monitor agent extensions for Windows and Linux can communicate either
144
143
145
144

146
145
147
-
2. After the values for the *settings* and *protectedSettings* parameters are determined, provide these additional parameters when you deploy the Azure Monitor agent by using PowerShell commands. The following examples are for Azure virtual machines.
148
-
149
-
| Parameter | Value |
150
-
|:---|:---|
151
-
| settingsHashtable | A JSON object from the preceding flowchart converted to a hashtable. Skip if not applicable. An example is {"proxy":{"mode":"application","address":"http://[address]:[port]","auth": false}}. |
152
-
| protectedSettingsHashtable | A JSON object from the preceding flowchart converted to a hashtable. Skip if not applicable. An example is {"proxy":{"username": "[username]","password": "[password]"}}. |
146
+
2. After the values for the *settings* and *protectedSettings* parameters are determined, **provide these additional parameters** when you deploy the Azure Monitor agent by using PowerShell commands. Refer the following examples.
Copy file name to clipboardExpand all lines: articles/azure-monitor/agents/data-collection-rule-azure-monitor-agent.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
title: Configure data collection for the Azure Monitor agent
3
3
description: Describes how to create a data collection rule to collect data from virtual machines using the Azure Monitor agent.
4
4
ms.topic: conceptual
5
-
ms.date: 03/1/2022
5
+
ms.date: 03/16/2022
6
6
7
7
---
8
8
@@ -48,7 +48,7 @@ Additionally, choose the appropriate **Platform Type** which specifies the type
48
48
49
49
In the **Resources** tab, add the resources (virtual machines, virtual machine scale sets, Arc for servers) that should have the Data Collection Rule applied. The Azure Monitor Agent will be installed on resources that don't already have it installed, and will enable Azure Managed Identity as well.
50
50
51
-
### Private link configuration using data collection endpoints (preview)
51
+
### Private link configuration using data collection endpoints
52
52
If you need network isolation using private links for collecting data using agents from your resources, simply select existing endpoints (or create a new endpoint) from the same region for the respective resource(s) as shown below. See [how to create data collection endpoint](../essentials/data-collection-endpoint-overview.md).
Copy file name to clipboardExpand all lines: articles/azure-monitor/essentials/data-collection-endpoint-overview.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,19 @@
1
1
---
2
-
title: Data collection endpoints in Azure Monitor (preview)
2
+
title: Data collection endpoints in Azure Monitor
3
3
description: Overview of data collection endpoints (DCEs) in Azure Monitor including their contents and structure and how you can create and work with them.
4
4
ms.topic: conceptual
5
-
ms.date: 02/21/2022
5
+
ms.date: 03/16/2022
6
6
ms.custom: references_region
7
7
8
8
---
9
9
10
-
# Data collection endpoints in Azure Monitor (preview)
10
+
# Data collection endpoints in Azure Monitor
11
11
Data Collection Endpoints (DCEs) allow you to uniquely configure ingestion settings for Azure Monitor. This article provides an overview of data collection endpoints including their contents and structure and how you can create and work with them.
0 commit comments