Collect Logs for the Azure Active Directory App
This section has instructions for setting up the ingestion pipeline from Azure Active Directory to Sumo Logic.
Solution Overview
- Azure Monitor collects logs for Azure Active Directory and streams the data to an Azure Event Hub.
- Event Hub streams the logs collected by Azure Monitor to an Azure function.
- The Azure function is a small piece of code that is triggered by Event Hub to send Azure Active Directory logs to the Sumo HTTP Source. The function also logs to one Storage Account and logs failover data to another.
Prerequisites
- An Azure subscription must be associated (attached) to AAD. For more information, see this Azure Active Directory documentation.
- To export Azure Activity logs to reports, be sure you have met the Azure Active Directory requirements.
Configure an HTTP Source
In this step, you configure an HTTP Source to receive logs from the Azure function.
- Select a Hosted Collector where you want to configure the HTTP Source. If desired, create a new Hosted Collector, as described on Configure a Hosted Collector.
- Configure an HTTP source, as described on HTTP Logs and Metrics Source.
Configure Azure resources using ARM template
Troubleshooting log collection
If logs are not flowing into Sumo Logic, follow the steps in Troubleshooting log collection in the following document.