Skip to content

Commit 108f67f

Browse files
authored
Adding Runtime logs and Application Metric Logs to table
1 parent f116535 commit 108f67f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/event-hubs/includes/event-hubs-diagnostic-log-schema.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Event Hubs captures diagnostic logs for the following categories:
2222
| Kafka user error logs | Captures information about Kafka APIs called on Event Hubs. |
2323
| Event Hubs virtual network (VNet) connection event | Captures information about IP addresses and virtual networks sending traffic to Event Hubs. |
2424
| 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. |
2527

2628

2729
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

Comments
 (0)