Skip to content

Commit 1072e8c

Browse files
committed
Update data sources section in TOC
1 parent 7270639 commit 1072e8c

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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: 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.
44
services: azure-monitor
55
ms.topic: conceptual
66
ms.date: 08/08/2023
77
ms.reviewer: lualderm
88
---
99

10-
# Azure resource logs
10+
# Stream 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

articles/azure-monitor/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -594,10 +594,6 @@ items:
594594
href: essentials/platform-logs-overview.md
595595
- name: Activity log
596596
href: essentials/activity-log.md
597-
- name: Resource logs
598-
href: essentials/resource-logs.md
599-
- name: Stream monitoring data
600-
href: essentials/stream-monitoring-data-event-hubs.md
601597
- name: Data collection
602598
items:
603599
- name: Overview
@@ -862,6 +858,10 @@ items:
862858
href: logs/private-link-configure.md
863859
- name: Collect logs from Event Hubs
864860
href: logs/ingest-logs-event-hub.md
861+
- name: Stream monitoring data to Event Hubs
862+
href: essentials/stream-monitoring-data-event-hubs.md
863+
- name: Stream resource log data
864+
href: essentials/resource-logs.md
865865
- name: Use Microsoft Entra authentication
866866
href: logs/azure-ad-authentication-logs.md
867867
- name: Troubleshoot data collection

0 commit comments

Comments
 (0)