Skip to content

Commit 004534f

Browse files
committed
Custom logs AMA disclaimer
1 parent 187f4ba commit 004534f

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

articles/sentinel/connect-custom-logs.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,16 @@ ms.author: yelevin
99

1010
# Collect data in custom log formats to Microsoft Sentinel with the Log Analytics agent
1111

12+
> [!IMPORTANT]
13+
> **The Log Analytics agent will be [retired on 31 August, 2024](https://azure.microsoft.com/updates/were-retiring-the-log-analytics-agent-in-azure-monitor-on-31-august-2024/).**
14+
> - If you are using the Log Analytics agent in your Microsoft Sentinel deployment, we recommend that you complete your migration to the **Azure Monitor Agent (AMA)**. For more information, see [AMA migration for Microsoft Sentinel](ama-migrate.md).
15+
>
16+
> - To learn how to **ingest custom logs using the Azure Monitor Agent (AMA)**, see [Collect logs from a text file with Azure Monitor Agent](../azure-monitor/agents/data-collection-log-text.md) in the Azure Monitor documentation.
17+
1218
Many applications log data to text files instead of standard logging services like Windows Event log or Syslog. You can use the Log Analytics agent to collect data in text files of nonstandard formats from both Windows and Linux computers. Once collected, you can either parse the data into individual fields in your queries or extract the data during collection to individual fields.
1319

1420
This article describes how to connect your data sources to Microsoft Sentinel using custom log formats. For more information about supported data connectors that use this method, see [Data connectors reference](data-connectors-reference.md).
1521

16-
> [!IMPORTANT]
17-
> The Log Analytics agent will be [retired on **31 August, 2024**](https://azure.microsoft.com/updates/were-retiring-the-log-analytics-agent-in-azure-monitor-on-31-august-2024/). If you are using the Log Analytics agent in your Microsoft Sentinel deployment, we recommend that you start planning your migration to the AMA. For more information, see [AMA migration for Microsoft Sentinel](ama-migrate.md).
18-
1922
Learn all about [custom logs in the Azure Monitor documentation](../azure-monitor/agents/data-sources-custom-logs.md).
2023

2124
[!INCLUDE [reference-to-feature-availability](includes/reference-to-feature-availability.md)]

0 commit comments

Comments
 (0)