Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
| Attribute | Value |
|---|---|
| Connector ID | IllumioSaaSDataConnector |
| Publisher | Illumio |
| Used in Solutions | IllumioSaaS |
| Collection Method | Azure Function |
| Connector Definition Files | IllumioSaaS_FunctionApp.json |
| Ingestion API | Log Ingestion API — Sibling ARM template declares DCR / Log Ingestion API resources |
| Microsoft Learn | View on Learn |
Illumio connector provides the capability to ingest events into Microsoft Sentinel. The connector provides ability to ingest auditable and flow events from AWS S3 bucket.
This connector ingests data into the following tables:
| Table | Transformations | Ingestion API | Lake-Only |
|---|---|---|---|
Illumio_Auditable_Events_CL |
✓ | ✓ | ✓ |
Illumio_Flow_Events_CL |
✓ | ✓ | ✓ |
💡 Tip: Tables with Ingestion API support allow data ingestion via the Azure Monitor Data Collector API, which also enables custom transformations during ingestion.
Resource Provider Permissions:
Custom Permissions:
⚠️ Note: These instructions were automatically generated from the connector's user interface definition file using AI and may not be fully accurate. Please verify all configuration steps in the Microsoft Sentinel portal.
NOTE: This connector uses Azure Functions to connect to the AWS SQS / S3 to pull logs into Microsoft Sentinel. This might result in additional data ingestion costs. Check the Azure Functions pricing page for details.
(Optional Step) Securely store API authorization key(s) or token(s) in Azure Key Vault. Azure Key Vault provides a secure mechanism to store and retrieve key values. Follow these instructions to use Azure Key Vault with an Azure Function App.
1. Prerequisites
2. Deployment
Choose one of the approaches from below options. Either use the below ARM template to deploy azure resources or deploy function app manually.
1. Azure Resource Manager (ARM) Template
Use this method for automated deployment of Azure resources using an ARM Tempate.
Click the Deploy to Azure button below.
Provide the required details such as Microsoft Sentinel Workspace, AWS credentials, Azure AD Application details and ingestion configurations
NOTE: It is recommended to create a new Resource Group for deployment of function app and associated resources.
2. Deploy additional function apps to handle scale
Use this method for automated deployment of additional function apps using an ARM Tempate.
3. Manual Deployment of Azure Functions
Deployment via Visual Studio Code.
1. Deploy a Function App
2. Configure the Function App
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊