CrowdStrike Integration
This guide describes the steps required to generate API credentials in CrowdStrike Falcon for integration with UTMStack using the Event Streams API.
Requirements
The Event Streams API is often disabled by default and requires contacting CrowdStrike Support to enable it before the integration can function properly.
Step 1: Navigate to API Clients and Keys
From the CrowdStrike Falcon main console:
Click the menu icon (top-left corner).
Select Support and resources.
Click API clients and keys.
Step 2: Create a New API Client
In the OAuth2 API clients section, click Create API client.
Step 3: Generate API Credentials
Provide a descriptive Client name (for example:
UTMStack_SIEM_Connector).Select the required API scopes for Event Streams.
Click Create.
Ensure that the scopes required for Event Streams access are properly selected.
Step 4: Record API Credentials
After creating the client:
Copy and securely store the following information:
Client ID
Client Secret
Base URL (region-specific)
The Client Secret is shown only once. If lost, a new secret must be generated.
Step 5: Enter the Configuration in UTMStack
Go to the CrowdStrike integration module within UTMStack.
Fill in the following fields using the information generated in CrowdStrike:
Client ID: The Client ID generated in CrowdStrike.
Client Secret: The Client Secret generated.
Cloud Region URL: The regional Base URL (for example:
https://api.eu-1.crowdstrike.com).App Name: A descriptive name to identify the integration.
Click Save configuration to store the settings.
Step 6: Activate the Integration
After saving the configuration, click the corresponding button to activate the UTMStack features related to this integration.
If the integration is active, the button will display Disable integration, indicating that it is enabled successfully.
Make sure the integration is activated so UTMStack can start receiving events from CrowdStrike.