Ingest CrowdStrike API real-time alerts and metadata for use in Cortex XSIAM stories.
Note
To enable some of the APIs, you may need to reach out to CrowdStrike support.
To receive CrowdStrike API real-time alerts and logs, you must first configure data collection from CrowdStrike APIs. You can then configure the Data Sources settings in Cortex XSIAM for the CrowdStrike APIs.
Note
For more information on configuring data collection from CrowdStrike APIs, see the CrowdStrike Documentation.
When Cortex XSIAM begins receiving alerts and logs, it automatically creates a CrowdStrike API XQL dataset (crowdstrike_falcon_incident_raw
). You can use the alerts in rules, and search the logs using XQL Search. For example queries, refer to the in-app XQL Library.
Configure data collection from CrowdStrike APIs.
In the CrowdStrike Falcon application, select → .
Under the OAuth2 API Clients section, Add new API client.
Configure your new API client with these settings:
CLIENT NAME: Specify a name for the new API client.
DESCRIPTION: (Optional) Specify a description for the new API client.
Read permissions check box.
→ : Select the
Click ADD.
Copy the values for the CLIENT ID, SECRET, and BASE URL, and save them, because you will need them when you configure the Data Collection settings in Cortex XSIAM.
Note
Ensure that you save the SECRET value because this is the only time that it is displayed.
Click DONE.
Configure the CrowdStrike Platform collection in Cortex XSIAM.
In Cortex XSIAM, select → .
On the Data Sources page, click Add Data Source, search for and select CrowdStrike Platform, and click Connect.
Set these parameters:
Name: Specify a descriptive name for your log collection configuration, preferably the same CLIENT NAME used when adding a new client API in the CrowdStrike Falcon application, as explained above.
Base URL: Specify the BASE URL you received when you created the client API in the CrowdStrike Falcon application, as explained above.
Client ID: Specify the CLIENT ID you received when you created the client API in the CrowdStrike Falcon application, as explained above.
Secret: Specify the SECRET you received when you created the client API in the CrowdStrike Falcon application, as explained above.
Collect: Select the items that you want to collect (Alerts, Hosts).
Click Test to validate access, and then click Enable.
When events start to come in, a green check mark appears below the CrowdStrike Platform configuration, along with the amount of data received.