Skip to content

Commit 00fb7a8

Browse files
In progress.
1 parent d09e7dd commit 00fb7a8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/event-hubs/monitor-event-hubs-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Runtime audit logs include the elements listed in the following table:
170170
| `Count` | Total number of operations performed during the aggregated period of 1 minute. | Yes | Yes |
171171
| `Properties` | Metadata that are specific to the data plane operation. | Yes | Yes |
172172
| `Category` | Log category | Yes | No |
173-
| `Provider`|Name of Service emitting the logs, such as Eventhub | No | Yes |
173+
| `Provider`|Name of Service emitting the logs, such as EventHubs | No | Yes |
174174
| `Type` | Type of logs emitted | No | Yes |
175175

176176
Here's an example of a runtime audit log entry:

articles/event-hubs/monitor-event-hubs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@ Once runtime logs are enabled, Event Hubs start collecting and storing them acco
107107

108108
### Publish and consume sample data
109109

110-
To collect sample runtime audit logs in your Event Hubs namespace, you can publish and consume sample data using client applications, which are based on [Event Hubs SDK](../event-hubs/event-hubs-dotnet-standard-getstarted-send.md), which uses Advanced Message Queuing Protocol (AMQP) or using any [Apache Kafka client application](../event-hubs/event-hubs-quickstart-kafka-enabled-event-hubs.md).
110+
To collect sample runtime audit logs in your Event Hubs namespace, you can publish and consume sample data using client applications that are based on the [Event Hubs SDK](../event-hubs/event-hubs-dotnet-standard-getstarted-send.md). That SDK uses Advanced Message Queuing Protocol (AMQP). Or you can use any [Apache Kafka client application](../event-hubs/event-hubs-quickstart-kafka-enabled-event-hubs.md).
111111

112-
Application metrics include the following runtime metrics.
112+
Application metrics include the following runtime metrics.
113113

114114
:::image type="content" source="./media/monitor-event-hubs/application-metrics-logs.png" alt-text="Image showing the result of a sample query to analyze application metrics." lightbox="./media/monitor-event-hubs/application-metrics-logs.png":::
115115

0 commit comments

Comments
 (0)