Skip to content

Commit 0ff7bb3

Browse files
authored
Update agent-data-sources.md
1 parent 20422b5 commit 0ff7bb3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-monitor/agents/agent-data-sources.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@ description: Data sources define the log data that Azure Monitor collects from a
44
ms.topic: conceptual
55
author: bwren
66
ms.author: bwren
7-
ms.date: 02/26/2021
7+
ms.date: 03/31/2022
88

99
---
1010

1111
# Log Analytics agent data sources in Azure Monitor
1212
The data that Azure Monitor collects from virtual machines with the [Log Analytics](./log-analytics-agent.md) agent is defined by the data sources that you configure on the [Log Analytics workspace](../logs/data-platform-logs.md). Each data source creates records of a particular type with each type having its own set of properties.
1313

1414
> [!IMPORTANT]
15-
> This article covers data sources for the [Log Analytics agent](./log-analytics-agent.md) which is one of the agents used by Azure Monitor. Other agents collect different data and are configured differently. See [Overview of Azure Monitor agents](agents-overview.md) for a list of the available agents and the data they can collect.
15+
> This article covers data sources for the legacy [Log Analytics agent](./log-analytics-agent.md) which is one of the agents used by Azure Monitor. This agent **will be deprecated by August, 2024**. Please plan to [migrate to Azure Monitor agent](./azure-monitor-agent-migration.md) before that. Other agents collect different data and are configured differently. See [Overview of Azure Monitor agents](agents-overview.md) for a list of the available agents and the data they can collect.
1616
1717
![Log data collection](media/agent-data-sources/overview.png)
1818

@@ -56,4 +56,4 @@ All log data collected by Azure Monitor is stored in the workspace as records.
5656
## Next steps
5757
* Learn about [monitoring solutions](../insights/solutions.md) that add functionality to Azure Monitor and also collect data into the workspace.
5858
* Learn about [log queries](../logs/log-query-overview.md) to analyze the data collected from data sources and monitoring solutions.
59-
* Configure [alerts](../alerts/alerts-overview.md) to proactively notify you of critical data collected from data sources and monitoring solutions.
59+
* Configure [alerts](../alerts/alerts-overview.md) to proactively notify you of critical data collected from data sources and monitoring solutions.

0 commit comments

Comments
 (0)