Skip to content

Commit e6259fc

Browse files
committed
TOC changes to data collection section
1 parent 22c89ad commit e6259fc

File tree

3 files changed

+227
-223
lines changed

3 files changed

+227
-223
lines changed

articles/azure-monitor/essentials/activity-log.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Stream Azure activity log data
2+
title: Send Azure activity log data
33
description: Send Azure Monitor activity log data to Azure Monitor Logs, Azure Event Hubs, and Azure Storage.
44
author: guywi-ms
55
services: azure-monitor
@@ -9,7 +9,7 @@ ms.author: guywild
99
ms.reviewer: orens
1010
---
1111

12-
# Stream Azure Monitor activity log data
12+
# Send Azure Monitor activity log data
1313

1414
The Azure Monitor activity log is a platform log that provides insight into subscription-level events. The activity log includes information like when a resource is modified or a virtual machine is started. You can view the activity log in the Azure portal or retrieve entries with PowerShell and the Azure CLI. This article provides information on how to view the activity log and send it to different destinations.
1515

articles/azure-monitor/essentials/resource-logs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
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.
2+
title: Send Azure resource log data
3+
description: Learn how to send Azure resource logs to a Log Analytics workspace, event hub, or Azure Storage in Azure Monitor.
44
services: azure-monitor
55
ms.topic: conceptual
66
ms.date: 08/08/2023
77
ms.reviewer: lualderm
88
---
99

10-
# Stream Azure resource log data
10+
# Send Azure resource log data
1111

1212
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.
1313

0 commit comments

Comments
 (0)