CrowdStrike Falcon NextGen SIEM Integration Setup
This guide walks you through integrating CrowdStrike Falcon NextGen SIEM with RAD Security for unified security event management and threat intelligence, enabling bi-directional data flow between the platforms. CrowdStrike Falcon NextGen SIEM provides advanced threat detection, investigation, and response capabilities with native threat intelligence integration.Prerequisites
Before you begin, ensure you have:- Admin access to CrowdStrike Falcon Console
- CrowdStrike NextGen SIEM subscription
- Access to RAD Security workspace with integration permissions
Understanding Integration Components
CrowdStrike NextGen SIEM integration supports two data flow directions:Query CrowdStrike Data (OAuth Client)
Query CrowdStrike Data (OAuth Client)
- Read - Required to read query results
- Write - Required to create search queries
Ingest Data into CrowdStrike (HEC)
Ingest Data into CrowdStrike (HEC)
Step 1: Create OAuth Client
Log in to CrowdStrike Console
Navigate to API Clients
Create New Client
Configure Client Settings
- Client name: Enter a descriptive name (e.g., “RAD Security SIEM Integration”)
- Description: (Optional) Add details about this integration
Select API Scopes
- ☑️ Read
- ☑️ Write
Create Client
Copy Credentials
- Client ID
- Client Secret
- Base URL
Step 2: Generate HEC Credentials (Optional)
This step is only necessary if you plan to ingest RAD Security events into CrowdStrike NextGen SIEM.Navigate to Data Connectors
Add New Connection
Filter for HTTP Connector
- Click the Filter by connector name dropdown
- Type “HTTP”
- Click Apply
Select HEC Connector
- Find HEC / HTTP Event Connector in the filtered list
- Click on it to select
- Click the Configure button
Configure Connector
Accept Terms
Save Configuration
Wait for Setup
- A modal will appear indicating the connector is being set up
- Close the modal
- Wait for the connector setup to finish
- You’ll see a notification bar at the top when ready
Generate API Key
Copy HEC Credentials
- API URL (HEC endpoint)
- API Key (HEC credential)
Step 3: Configure in RAD Security
Navigate to your RAD Security workspace and configure the CrowdStrike Falcon NextGen SIEM integration with the appropriate parameters:Configuration Scenarios
- Query Only
- Ingest Only
- Bi-directional (Recommended)
Regional Base URLs
Your Base URL will vary by region. Common CrowdStrike regions:Verify Integration
After completing the setup, verify your integration is working:Verify Query Capability
- Run a test query from RAD Security
- Verify CrowdStrike threat data appears correctly
- Check that results are properly formatted
Verify Data Ingestion
- Trigger a test event in RAD Security
- Search for the event in CrowdStrike NextGen SIEM
- Verify the event appears with correct JSON formatting
What Data is Synced
Data Queried from CrowdStrike
Data Queried from CrowdStrike
- Threat detections and alerts
- Endpoint activity and behavior
- Threat intelligence indicators
- Investigation data
- Historical security events
- Custom search results
Data Sent to CrowdStrike (HEC)
Data Sent to CrowdStrike (HEC)
- Runtime security events
- Container and cloud activity
- Policy violations
- Threat detections
- Incident data
- Custom security events
Use Cases
Unified Threat Intelligence
Cross-Platform Detection
Enhanced Investigation
Centralized SIEM
Troubleshooting
Authentication Failed
Authentication Failed
- Client ID or Secret incorrect
- OAuth client was deleted or disabled
- Missing NGSIEM scopes
- Wrong regional Base URL
- Verify Client ID and Secret are copied correctly
- Check the OAuth client still exists in CrowdStrike
- Ensure both Read and Write scopes are selected
- Verify you’re using the correct regional Base URL
- Try creating a new OAuth client if needed
Missing Read or Write Scope
Missing Read or Write Scope
- Only one scope selected instead of both
- Scopes were modified after creation
- Verify both NGSIEM Read and Write scopes are checked
- Click the three dots next to the client listing
- Edit the client to add the missing scope
- Remember: Write is for creating queries, Read is for retrieving results
HEC Connection Failed
HEC Connection Failed
- HEC URL incorrect
- API Key invalid or expired
- Connector not fully set up
- Data type mismatch
- Verify HEC URL is copied exactly as shown
- Check API Key has no extra spaces
- Ensure connector shows “ready to receive data” status
- Confirm Data Type is set to JSON
- Verify json (Generic Source) parser is selected
Events Not Appearing in CrowdStrike
Events Not Appearing in CrowdStrike
- Wrong parser configuration
- JSON format issues
- HEC connector not active
- Data not being sent from RAD Security
- Verify json (Generic Source) parser is configured
- Check that Data Type is JSON
- Ensure HEC connector status is active
- Test with a simple JSON payload using curl
- Review CrowdStrike data connector logs
- Check RAD Security integration logs
Query Errors
Query Errors
- Invalid search query syntax
- Missing Write scope
- Missing Read scope
- Query timeout
- Verify query syntax is correct for CrowdStrike
- Ensure both Read and Write scopes are enabled
- Try simplifying the query
- Check CrowdStrike API rate limits
- Review query logs in CrowdStrike
Regional Endpoint Issues
Regional Endpoint Issues
- Using wrong regional Base URL
- Account not in expected region
- HEC URL region mismatch
- Verify your CrowdStrike account region
- Use correct Base URL for your region (US-1, US-2, EU-1, etc.)
- Check that HEC URL matches your data region
- Contact CrowdStrike support to confirm your region