Skip to content

Commit 9bbed29

Browse files
Update azure-monitor-agent-data-field_differences-from-mma.md
1 parent ec11952 commit 9bbed29

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

articles/azure-monitor/agents/azure-monitor-agent-data-field_differences-from-mma.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,19 +12,21 @@ ms.date: 06/21/2024
1212
---
1313

1414
# Purpose
15-
[Azure Monitor Agent (AMA)](./agents-overview.md) replaces the Log Analytics agent, also known as Microsoft Monitor Agent (MMA) and OMS, for Windows and Linux machines, in Azure and non-Azure environments, on-premises and other clouds. The agent introduces a simplified, flexible method of configuring data collection using [Data Collection Rules (DCRs)](../essentials/data-collection-rule-overview.md). This article provides information on the data fields that will change in a log Analytics Workspace after the migration to AMA. This provides critical information to you for the migration of LAW data queries.
16-
Each of the data changes was carefully considered and the rational for each change is provided in the table below. If you encounter a date element change that is not in the tables in this article, please file a support request. This will help us keep the tables current and complete.
15+
[Azure Monitor Agent (AMA)](./agents-overview.md) replaces the Log Analytics agent, also known as Microsoft Monitor Agent (MMA) and OMS, for Windows and Linux machines, in Azure and non-Azure environments, on-premises and other clouds. The agent introduces a simplified, flexible method of configuring data collection using [Data Collection Rules (DCRs)](../essentials/data-collection-rule-overview.md). The article provides information on the data fields that change when collected by AMA, which is critical information for you to migrate your LAW queries.
16+
17+
Each of the data changes was carefully considered and the rational for each change is provided in the table. If you encounter a data field that isn't in the tables file a support request. Your help keeping the tables current and complete is appreciated.
18+
1719
# Log Analytics Workspace Tables
18-
## W3CIISLog Table
20+
## W3CIISLog Table for Internet Information Services (IIS)
1921
This table collects log data from the Internet Information Service on Window systems.
2022

2123
|LAW Field | Difference | Reason| Additional Information |
2224
|---|---|---|---|
23-
| sSiteName | may not be populated | depends on customer data collection configuration | The MMA agent could turn on collection by default, but the AMA is prevented by principle from making configuration changes in other services.<p>Enable the `Service Name (s-sitename)` field in W3C logging of IIS, see [Select W3C Fields to Log](/iis/manage/provisioning-and-managing-iis/configure-logging-in-iis#select-w3c-fields-to-log).|
24-
| Fileuri | No longer populated | not required for MMA parity | This field was only populated for IIS logs collected from Azure Cloud Services through the Azure Diagnostics Extension. It was not collected by MMA and thus is not collected by AMA|
25+
| sSiteName | Not be populated | depends on customer data collection configuration | The MMA agent could turn on collection by default, but by principle is restricted from making configuration changes in other services.<p>Enable the `Service Name (s-sitename)` field in W3C logging of IIS. See [Select W3C Fields to Log](/iis/manage/provisioning-and-managing-iis/configure-logging-in-iis#select-w3c-fields-to-log).|
26+
| Fileuri | No longer populated | not required for MMA parity | MMA doesn't collect this field. This field was only populated for IIS logs collected from Azure Cloud Services through the Azure Diagnostics Extension.|
2527

2628

2729
## Next steps
2830
- [Azure Monitor Agent migration helper workbook](./azure-monitor-agent-migration-helper-workbook.md)
2931
- [DCR Config Generator](./azure-monitor-agent-migration-data-collection-rule-generator.md)
30-
- [MMA Discovery and Removal tool](/azure/azure-monitor/agents/azure-monitor-agent-mma-removal-tool?tabs=single-tenant%2Cdiscovery)
32+

0 commit comments

Comments
 (0)