Configure Microsoft Defender XDR with Azure Event Hubs for Arctic Wolf monitoring
You can configure Microsoft Defender XDR® with Azure Event Hubs to send the necessary logs to Arctic Wolf® for security monitoring.
These resources are required:
- An Azure subscription with appropriate permissions to:
- Create and configure Azure Event Hubs resources
- Register applications in Microsoft Entra ID
- Assign permissions in Microsoft Defender XDR
- An Azure tier of Standard or higher
Note: The Basic tier does not support the Kafka protocol for Event Hubs. For more information, see Azure Event Hubs quotas and limits.
- Administrator permissions for the Microsoft Azure portal
- Administrator permissions for the Microsoft Defender portal
-
Set a reminder to renew the client secret before it expires to maintain continuous monitoring.
-
Review the Event Hub metrics in the Azure portal to verify that events are being ingested successfully.
Create an Azure Event Hubs namespace
Create an event hub for Microsoft Defender XDR
Create a replay consumer group
In the rare event of a system outage that prevents the successful ingestion of logs, Arctic Wolf can implement a replay function that ingests logs from a specific time window. In order to prevent conflicts with the ongoing ingestion of new logs, you must create a second consumer group that can be used for the replay functionality.
- Sign in to the Microsoft Azure portal with administrator permissions.
- In the search field, search for and click Event Hubs.
- Click the Event Hubs namespace that you created in Create an Azure Event Hubs namespace.
- Click the Overview tab.
- Click the event hub that you created in Create an event hub for Microsoft Defender XDR.
- In the navigation menu, click Entities, and then click Consumer groups.
- Click + Consumer group.
- In the Create consumer group window, enter a unique and descriptive name for the replay group. For example, defender-xdr-replay. The name must start and end with a letter or number and can only contain letters, numbers, periods, hyphens, and underscores.
- Click Create.
- Copy the consumer group name to a safe, encrypted location to provide to Arctic Wolf later.