Overview
The Azure Firewall integration ingests diagnostic logs published by an Azure Firewall instance, including:
- AzureFirewallApplicationRule — application rule hits (URL, FQDN)
- AzureFirewallNetworkRule — network rule hits (5-tuple)
- AzureFirewallDnsProxy — DNS resolution events
- AzureFirewallThreatIntelLog — Microsoft Threat Intelligence matches
Logs are routed through an Event Hub to Atatus.
Prerequisites
- An Azure Firewall instance.
- An Event Hub namespace and hub with a Listen policy (see Azure Event Hub).
Step 1: Configure Azure Firewall diagnostic settings
- Open the Azure portal and navigate to your Azure Firewall resource.
- Go to Monitoring → Diagnostic settings → Add diagnostic setting.
- Name it
atatus-siem. - Select the log categories:
AzureFirewallApplicationRuleAzureFirewallNetworkRuleAzureFirewallDnsProxyAzureFirewallThreatIntelLog
- Under Destination details, choose Stream to an event hub and select your namespace, hub, and a Listen-capable Shared Access Policy.
- Click Save.
Step 2: Connect Azure Firewall in Atatus
- In Atatus, go to Security → Cloud SIEM → Integrations.
- Locate the Azure Firewall card and click Connect.
- Fill in the form:
| Field | Description | Example |
|---|---|---|
| Connection String | Event Hub Listen connection string. | Endpoint=sb://... |
| Event Hub Name | Hub receiving the firewall logs. | insights-logs-azfw |
| Consumer Group | Dedicated consumer group for Atatus. | atatus |
| Tenant ID | Azure AD tenant ID. | 00000000-0000-0000-0000-000000000000 |
| Subscription ID | Subscription containing the firewall. | 11111111-1111-1111-1111-111111111111 |
| Poll Interval (minutes) | How often to read new events. | 5 |
| Enabled | Turn collection on. | true |
- Click Connect.
Verification
- The Azure Firewall card shows Configured.
- Firewall events appear in Security → Cloud SIEM → Audit Logs → Events with source
azure_firewall.
+1-415-800-4104