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/event-hubs/includes/event-hubs-diagnostic-log-schema.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,8 @@ Event Hubs captures diagnostic logs for the following categories:
22
22
| Kafka user error logs | Captures information about Kafka APIs called on Event Hubs. |
23
23
| Event Hubs virtual network (VNet) connection event | Captures information about IP addresses and virtual networks sending traffic to Event Hubs. |
24
24
| Customer-managed key user logs | Captures operations related to customer-managed key. |
25
+
| Runtime Audit Logs | Capture aggregated diagnostic information for all data plane access operations (such as send or receive events) in Event Hubs. |
26
+
| Application Metric Logs | Capture the aggregated information on certain metrics related to data plane operations. |
25
27
26
28
27
29
All logs are stored in JavaScript Object Notation (JSON) format. Each entry has string fields that use the format described in the following sections.
0 commit comments