View logs in event hub

Jonathan Feigenson 21 Reputation points
2020-12-20T13:42:28.343+00:00

I am interested in viewing sign-in logs without the need to poll the information.
I have seen that such a thing is possible by streaming in the logs using an event hub.
I created one, and wanted to see the logs are actually reaching the hub but all I can find is the graph attached:
49785-graph.png

Is there a way to also view the content of the sign-in logs in the hub UI? (And not through the regular sign-in logs located at the at the Azure Active Directory segment).

Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
562 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,665 questions
0 comments No comments
{count} votes

Accepted answer
  1. PRADEEPCHEEKATLA-MSFT 78,576 Reputation points Microsoft Employee
    2020-12-22T08:58:33.477+00:00

    Hello @Jonathan Feigenson ,

    Welcome to the Microsoft Q&A platform.

    Unfortunately, you cannot view the content of the sign-in logs in the Azure Event Hub UI.

    After data is displayed in the event hub, you can access and read the data in two ways:

    • Configure a supported SIEM tool: To read data from the event hub, most tools require the event hub connection string and certain permissions to your Azure subscription. Third-party tools with Azure Monitor integration include, but are not limited to
    • Set up custom tooling: If your current SIEM isn't supported in Azure Monitor diagnostics yet, you can set up custom tooling by using the Event Hubs API.

    For more details, refer Access data from your event hub.

    Hope this helps. Do let us know if you any further queries.

    ------------

    • Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification.
    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful