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/sentinel/ama-migrate.md
+9-30Lines changed: 9 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Migrate to the Azure Monitor agent (AMA) from the Log Analytics agent (MM
3
3
description: Learn about migrating from the Log Analytics agent (MMA/OMS) to the Azure Monitor agent (AMA), when working with Microsoft Sentinel.
4
4
author: yelevin
5
5
ms.topic: reference
6
-
ms.date: 07/04/2022
6
+
ms.date: 04/03/2024
7
7
ms.author: yelevin
8
8
---
9
9
@@ -20,38 +20,17 @@ This article provides specific details and differences for Microsoft Sentinel.
20
20
21
21
22
22
## Gap analysis between agents
23
-
The following tables show gap analyses for the log types that currently rely on agent-based data collection for Microsoft Sentinel. This will be updated as support for AMA grows towards parity with the Log Analytics agent.
24
-
25
-
### Windows logs
26
-
27
-
| Log type / Support | Azure Monitor agent support | Log Analytics agent support |
28
-
| --------- | --------- | --------- |
29
-
|**Security Events**|[Windows Security Events data connector](data-connectors/windows-security-events-via-ama.md)|[Windows Security Events data connector (Legacy)](data-connectors/security-events-via-legacy-agent.md)|
30
-
|**Filtering by security event ID**|[Windows Security Events data connector (AMA)](data-connectors/windows-security-events-via-ama.md)| - |
|**Windows Firewall Logs**| - |[Windows Firewall data connector](data-connectors/windows-firewall.md)|
34
-
|**Performance counters**| Collection only | Collection only |
35
-
|**Windows (System) Event Logs**| Collection only | Collection only |
36
-
|**Custom logs (text)**| Collection only | Collection only |
37
-
|**IIS logs**| Collection only | Collection only |
38
-
|**Multi-homing**| Collection only | Collection only |
39
-
|**Application and service logs**| Collection only | Collection only |
40
-
|**Sysmon**| Collection only | Collection only |
41
-
|**DNS logs**|[Windows DNS servers via AMA connector](connect-dns-ama.md) (Public preview) |[Windows DNS Server connector](data-connectors/dns.md) (Public preview) |
42
23
43
-
> [!IMPORTANT]
44
-
> The Azure Monitor agent provides a throughput that is 25% better than legacy Log Analytics agents. Migrate to the new AMA connectors to get higher performance, especially if you are using your servers as log forwarders for Windows security events or forwarded events.
24
+
The Azure Monitor agent provides extra functionality and a throughput that is 25% better than legacy Log Analytics agents. Migrate to the new AMA connectors to get higher performance, especially if you are using your servers as log forwarders for Windows security events or forwarded events.
25
+
26
+
The Azure Monitor agent provides the following extra functionality, which is not supported by legacy Log Analytics agents:
45
27
46
-
### Linux logs
28
+
| Log type | Functionality |
29
+
| --- |---|
30
+
|**Windows logs**| Filtering by security event ID <br>Windows event forwarding |
31
+
|**Linux logs**| Multi-homing |
47
32
48
-
|Log type / Support |Azure Monitor agent support |Log Analytics agent support |
49
-
|---------|---------|---------|
50
-
|**Syslog**| Collection only |[Syslog data connector](connect-syslog.md)|
51
-
|**Common Event Format (CEF)**|[CEF via AMA data connector](connect-cef-ama.md)|[CEF data connector](connect-common-event-format.md)|
52
-
|**Sysmon**| Collection only | Collection only |
53
-
|**Custom logs (text)**| Collection only | Collection only |
54
-
|**Multi-homing**| Collection only | - |
33
+
The only logs supported only by the legacy Log Analytics agent are Windows Firewall logs.
0 commit comments