You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/essentials/resource-logs.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
-
title: Azure resource logs
3
-
description: Learn how to stream Azure resource logs to a Log Analytics workspace in Azure Monitor.
2
+
title: Stream Azure resource log data
3
+
description: Learn how to stream Azure resource logs to a Log Analytics workspace, Event Hub, or Azure Storage in Azure Monitor.
4
4
services: azure-monitor
5
5
ms.topic: conceptual
6
6
ms.date: 08/08/2023
7
7
ms.reviewer: lualderm
8
8
---
9
9
10
-
# Azure resource logs
10
+
# Stream Azure resource log data
11
11
12
12
Azure resource logs are [platform logs](../essentials/platform-logs-overview.md) that provide insight into operations that were performed within an Azure resource. The content of resource logs varies by the Azure service and resource type. Resource logs aren't collected by default. This article describes the [diagnostic setting](diagnostic-settings.md) required for each Azure resource to send its resource logs to different destinations.
0 commit comments