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/communication-services/concepts/analytics/logs/voice-and-video-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
@@ -35,12 +35,12 @@ any quality investigations, and using **[call diagnostics](../../voice-video-cal
35
35
36
36
## Available logs
37
37
38
-
Azure Communication Services creates eight call logs:
38
+
Azure Communication Services creates eight call logs:
39
39
40
40
### **Call summary updates logs**:
41
41
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.
42
42
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)
44
44
45
45
### **Call summary logs**:
46
46
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.
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.
52
52
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)
0 commit comments