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 source 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 issues created by Cortex XSIAM in rules, and search the logs using XQL Search. For example queries, refer to the in-app XQL Library.
In order to ingest alert and host data, they must be configured correctly at both the CrowdStrike and the Cortex XSIAM sides, as explained in the following steps.
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.
→ : Select the Read permissions check box.
→ : Select the Read permissions check box.
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.
Navigate to → .
On the Data Sources & Integrations page, click + Add New, search for CrowdStrike Platform, then hover over it and click Add.
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.