Skip to content

Commit 41c7ff3

Browse files
Merge pull request #224183 from bwren/patch-50
Update data-sources-custom-logs.md
2 parents d222bd1 + a9da944 commit 41c7ff3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/azure-monitor/agents/data-sources-custom-logs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ ms.reviewer: shseth
1313

1414
The Custom Logs data source for the Log Analytics agent in Azure Monitor allows you to collect events from text files on both Windows and Linux computers. Many applications log information to text files instead of standard logging services, such as Windows Event log or Syslog. After the data is collected, you can either parse it into individual fields in your queries or extract it during collection to individual fields.
1515

16+
>[!IMPORTANT]
17+
> This article describes how to collect a text log with the Log Analytics agent. If you're using the Azure Monitor agent, then see [Collect text logs with Azure Monitor Agent](data-collection-text-log.md).
18+
1619
[!INCLUDE [Log Analytics agent deprecation](../../../includes/log-analytics-agent-deprecation.md)]
1720

1821
![Diagram that shows custom log collection.](media/data-sources-custom-logs/overview.png)

0 commit comments

Comments
 (0)