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/api-management/api-management-howto-log-event-hubs.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,14 +63,14 @@ You can use any expression that returns a string as the value for the `log-to-ev
63
63
64
64
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.
65
65
66
-
## Preview the log in Event Hub using Azure Stream Analytics
66
+
## Preview the log in Event Hubs by using Azure Stream Analytics
67
67
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).
69
69
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.
0 commit comments