Incidents

Overview

Get a list of event streams from CrowdStrike Falcon.

Configuration

Parameters

  • parameters.domain will store the value of the API URL, excluding the endpoint paths like /v1/cp/oauth/token or /v1/cp/incidents

Secrets

  • Authorization (servicenow_auth)

Open the Secret fields and click New secret to create a new one:

  • Give the secret a Name.

  • Turn off the Expiration date option.

  • Click Add new value and paste the secret corresponding to the value.

  • Click Save.

circle-info

Learn more about secrets in Onum in this article.

You can now select the servicenow_auth secret you just created in the corresponding fields.

After entering the required parameters and secrets, you can choose to manually enter the Falcon API Alerts fields, or simply paste the given YAML:

Toggle this ON to enable a free text field where you can paste your CrowdStrike Falcon API YAML.

This HTTP Pull Listener now uses the data export API to extract incidents.

Click Create labels to move on to the next step and define the required Labels if needed.

Last updated

Was this helpful?