Skip to content

Commit f7c0e19

Browse files
authored
Merge pull request #189787 from bwren/patch-31
Update data-sources-custom-logs.md
2 parents 393cd71 + 355d63f commit f7c0e19

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
@@ -10,6 +10,9 @@ ms.date: 02/07/2022
1010

1111
# Collect custom logs with Log Analytics agent in Azure Monitor
1212

13+
> [!IMPORTANT]
14+
> This article describes collecting file based text logs using the Log Analytics agent. It should not be confused with the [custom logs API](../logs/custom-logs-overview.md) which allows you to send data to Azure Monitor Logs using a REST API.
15+
1316
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. Once collected, you can either parse the data into individual fields in your queries or extract the data during collection to individual fields.
1417

1518
> [!IMPORTANT]

0 commit comments

Comments
 (0)