Skip to content

Commit b8ea213

Browse files
authored
Merge pull request #24781 from tysonn/master
updates
2 parents 8e30f81 + e7362c1 commit b8ea213

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

articles/log-analytics/log-analytics-data-collector-api.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,13 @@ ms.date: 07/13/2017
1717
ms.author: bwren
1818

1919
---
20-
# Send data to Log Analytics with the HTTP Data Collector API
20+
21+
# Send data to Log Analytics with the HTTP Data Collector API (public preview)
2122
This article shows you how to use the HTTP Data Collector API to send data to Log Analytics from a REST API client. It describes how to format data collected by your script or application, include it in a request, and have that request authorized by Log Analytics. Examples are provided for PowerShell, C#, and Python.
2223

24+
> [!NOTE]
25+
> The Log Analytics HTTP Data Collector API is in public preview.
26+
2327
## Concepts
2428
You can use the HTTP Data Collector API to send data to Log Analytics from any client that can call a REST API. This might be a runbook in Azure Automation that collects management data from Azure or another cloud, or it might be an alternate management system that uses Log Analytics to consolidate and analyze data.
2529

master099

Whitespace-only changes.

vim.exe.stackdump

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)