Prerequisites
- CrowdStrike Falcon with Next-Gen SIEM or Falcon LogScale
- Access to create API clients in the Falcon Console
Step 1: Determine your CrowdStrike product
TOTAL supports two CrowdStrike products. Each requires a different API scope:
If you’re unsure, check with your CrowdStrike administrator or contact us — we can help identify your product during setup.
Step 2: Create a Falcon API client
- Log in to the Falcon Console
- Navigate to Support and resources > API Clients and Keys
- Click Create API client
- Enter a name (e.g.
TOTAL Integration) - In the scope list, enable the scopes from Step 1:
- For Next-Gen SIEM: enable NGSIEM — Read and Write, and App Logs — Read only
- For Falcon LogScale: enable App Logs — Read and Write
- Click Create
Write access on NGSIEM or App Logs is required because executing a search is a write operation in CrowdStrike’s API. TOTAL only uses this to run CQL queries and read results.App Logs Read is needed for NGSIEM customers so TOTAL can discover which repositories and views are available.
Step 3: Copy your credentials
After creating the client, the console displays:Step 4: Identify your cloud region
Your Base URL maps to a cloud region:
Your region also appears in the URL you use to log in to the Falcon Console (e.g.
falcon.us-2.crowdstrike.com is US-2).
Step 5: Connect in TOTAL
- Open Settings > Connectors in TOTAL
- Select CrowdStrike
- Choose your product: Next-Gen SIEM or Falcon LogScale
- Enter:
- Falcon API Client ID — from Step 3
- Falcon API Client Secret — from Step 3
- Cloud Region — select the region matching your Base URL from Step 4
- Click Connect

