Skip to content

Commit 2691a9e

Browse files
committed
Change diagnostic logs to resource logs
1 parent f4bc3be commit 2691a9e

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

articles/azure-signalr/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
items:
162162
- name: Monitor SignalR Service
163163
href: monitor-signalr.md
164-
- name: Use diagnostic logs to monitor SignalR Service
164+
- name: Use resource logs to monitor SignalR Service
165165
href: signalr-howto-diagnostic-logs.md
166166
- name: Monitoring data reference
167167
href: monitor-signalr-reference.md

articles/azure-signalr/signalr-howto-diagnostic-logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Use diagnostic logs to monitor SignalR Service
2+
title: Use resource logs to monitor SignalR Service
33
description: Learn how to monitor Azure SignalR Service logs with Azure Monitor and how to self-troubleshoot.
44
author: wanlwanl
55
ms.service: signalr
@@ -8,7 +8,7 @@ ms.date: 05/15/2023
88
ms.author: wanl
99
---
1010

11-
# Use diagnostic logs to monitor SignalR Service
11+
# Use resource logs to monitor SignalR Service
1212

1313
This article describes how you can use Azure Monitor features to analyze and troubleshoot the resource log monitoring data generated by Azure SignalR.
1414

articles/notification-hubs/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
href: voip-apns.md
163163
- name: Monitor Notification Hubs
164164
href: monitor-notification-hubs.md
165-
- name: Enable diagnostic logs
165+
- name: Enable resource logs
166166
href: notification-hubs-diagnostic-logs.md
167167
- name: Reference
168168
items:

articles/notification-hubs/notification-hubs-diagnostic-logs.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
2-
title: Azure Notification Hubs diagnostics logs | Microsoft Docs
3-
description: Learn about the operational and diagnostics logs that are available for Azure Notification Hubs, and how to enable diagnostic logging.
2+
title: Azure Notification Hubs resource logs
3+
description: Learn about the operational and diagnostics logs that are available for Azure Notification Hubs, and how to enable diagnostic settings.
44
author: sethmanheim
55
ms.author: sethm
66
ms.service: notification-hubs
77
ms.topic: article
88
ms.date: 03/12/2024
99
---
1010

11-
# Enable diagnostics logs for Notification Hubs
11+
# Enable resource logs for Notification Hubs
1212

1313
When you start using your Azure Notification Hubs namespace, you might want to monitor how and when your namespace is created, deleted, or accessed. This article provides an overview of all the operational and diagnostics logs that are available.
1414

1515
Azure Notification Hubs currently supports activity and operational logs, which capture *management operations* that are performed on the Azure Notification Hubs namespace.
1616

17-
## Diagnostic logs schema
17+
## Resource logs schema
1818

1919
All logs are stored in JavaScript Object Notation (JSON) format in the following two locations:
2020

0 commit comments

Comments
 (0)