Skip to content

Commit 7dde2dc

Browse files
authored
public repo edit
1 parent de34f95 commit 7dde2dc

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/api-management/api-management-howto-log-event-hubs.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,14 @@ You can use any expression that returns a string as the value for the `log-to-ev
6363

6464
Click **Save** to save the updated policy configuration. As soon as it is saved the policy is active and events are logged to the designated Event Hub.
6565

66-
## Preview the log in Event Hub using Azure Stream Analytics
66+
## Preview the log in Event Hubs by using Azure Stream Analytics
6767

68-
You can preview the log in Event Hub using [Azure Stream Analytics queries](https://docs.microsoft.com/azure/event-hubs/process-data-azure-stream-analytics).
68+
You can preview the log in Event Hubs by using [Azure Stream Analytics queries](https://docs.microsoft.com/azure/event-hubs/process-data-azure-stream-analytics).
6969

70-
1. In Azure Portal, browse to the Event Hub that the logger sends events to.
71-
2. Select **Process data** tab under **Features**.
72-
3. Click **Explore** button on **Enable real time insights from events** card.
73-
4. You should be able to preview the log on **Input preview** tab. If the data shown isn't current, select **Refresh** to see the latest events.
70+
1. In the Azure portal, browse to the event hub that the logger sends events to.
71+
2. Under **Features**, select the **Process data** tab.
72+
3. On the **Enable real time insights from events** card, select **Explore**.
73+
4. You should be able to preview the log on the **Input preview** tab. If the data shown isn't current, select **Refresh** to see the latest events.
7474

7575
## Next steps
7676
* Learn more about Azure Event Hubs

0 commit comments

Comments
 (0)