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/activity-log.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Stream Azure activity log data
2
+
title: Send Azure activity log data
3
3
description: Send Azure Monitor activity log data to Azure Monitor Logs, Azure Event Hubs, and Azure Storage.
4
4
author: guywi-ms
5
5
services: azure-monitor
@@ -9,7 +9,7 @@ ms.author: guywild
9
9
ms.reviewer: orens
10
10
---
11
11
12
-
# Stream Azure Monitor activity log data
12
+
# Send Azure Monitor activity log data
13
13
14
14
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.
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: 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.
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
-
# Stream Azure resource log data
10
+
# Send 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