Skip to content

Commit bbf8045

Browse files
committed
names
1 parent 445462f commit bbf8045

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/communication-services/concepts/analytics/logs/voice-and-video-logs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Azure Communication Services creates eight call logs:
4040
### **Call summary updates logs**:
4141
These log data arrive in Azure Monitor faster than the call summary logs and we recommend using these logs instead of the call summary log schema. This log contains basic information about the call, including all the relevant IDs, time stamps, endpoints, and SDK information.
4242

43-
To learn more, see: [Call summary log schema](call-summary-updates-log-schema.md)
43+
To learn more, see: [Call summary updates log schema](call-summary-updates-log-schema.md)
4444

4545
### **Call summary logs**:
4646
This log is a subset of the Call summary updates log schema. It contains basic information about the call, including all the relevant IDs, time stamps, endpoints, and SDK information. For faster log latency, use the call summary updates logs instead.
@@ -50,7 +50,7 @@ To learn more, see: [Call summary log schema](call-summary-log-schema.md)
5050
### **Call diagnostics updates logs**:
5151
These log data arrive in Azure Monitor faster than the call diagnostics logs and we recommend using these logs instead of the call diagnostics log schema. This log contains information about a participant's call media stream, along with a set of metrics that indicate quality of experience measurements.
5252

53-
To learn more, see: [Call diagnostics log schema](call-diagnostics-updates-log-schema.md)
53+
To learn more, see: [Call diagnostics updates log schema](call-diagnostics-updates-log-schema.md)
5454

5555

5656
### **Call diagnostics logs**:

articles/communication-services/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ items:
463463
- name: Rooms metrics
464464
href: concepts/analytics/rooms-metrics.md
465465
- name: Billing usage logs
466-
href: concepts/analytics/logs/billing-usage-logs.md
466+
href: concepts/analytics/logs/billing-usage-log-schema.md
467467
- name: Closed captions logs
468468
href: concepts/analytics/logs/closed-captions-logs.md
469469
- name: Enable logging with Azure Monitor

0 commit comments

Comments
 (0)