Skip to main content

CrowdStrike Spotlight Source

thumbnail icon

The CrowdStrike Spotlight source will collect CrowdStrike Spotlight data combined endpoint vulnerabilities from the CrowdStrike Falcon instance with Spotlight module enabled. This combined endpoints deliver a unified and comprehensive view of your vulnerability data with a single request.

Prerequisites

To collect vulnerability data from the CrowdStrike platform, you must have an authorized CrowdStrike account. CrowdStrike APIs use an OAuth 2.0 authorization token to make authorized API calls. CrowdStrike API Client is required to get the OAuth 2.0 authorization token. To define a CrowdStrike API client, you must be designated as a CrowdStrike Falcon Administrator role.

Data sources

The CrowdStrike Spotlight source ingest vulnerabilities data from the CrowdStrike Spotlight API.

info

The CrowdStrike API documentation is not public and can only be accessed by partners or customers.

Set up and Configuration

In this configuration, you will set up the CrowdStrike Spotlight and configure it to be authorized and authenticated to use vulnerabilities information from CrowdStrike Spotlight API. To obtain the auth token, you will need the following parameters.

API Client and API Secret

The API security token is used to authenticate with CrowdStrike Spotlight API. After successfully creating the API client, you will get the Client Id, Client Secret, and Base URL.

To get the CrowdStrike API Client, follow the steps below:

  1. Access the CrowdStrike Spotlight Platform.
  2. Sign in using your email address and password. After you've completed the two-factor authentication, you'll be directed to the application dashboard.
    crowdstrike-spotlight-login-screen.png
  3. From the CrowdStrike Spotlight console, select the Support and resources option from the menu.
    <crowdstrike-fspotlight-support-and-resources.png>
  4. In the Resources and tools section, select the API clients and keys option. You can then view existing clients or add new API clients from there.
    <crowdstrike-spotlight-api-key-client.png>
  5. Click Add new API client. You will be prompted to give a descriptive name and select the appropriate API scopes.
    <crowdstrike-spotlight-new-client.png>
  6. Provide a proper name and description and select the spotlight-vulnerabilities:read scope. Click on ADD to complete the process.
    <crowdstrike-spotlight-add-client.png>
  7. After you click on ADD a dialogue box will appear with the Client ID, Client Secret and Base URL. Copy and save the Client Id, Client Secret and Base URL to a folder location because you will need them when creating the CrowdStrike Spotlight source.
    <crowdstrike-spotlight-copy-creds.png>

Region

  1. Identify your Region based on your Base URL. The region can be selected from the list below.

    RegionBase URL
    US-1https://api.crowdstrike.com
    US-2https://api.us-2.crowdstrike.com
    EU-1https://api.eu-1.crowdstrike.com
    US-GOV-1https://api.laggar.gcw.crowdstrike.com

States

The CrowdStrike Spotlight source tracks errors and reports its health and start-up progress. You’re informed, in real-time, if the Source is having trouble connecting, if there's an error requiring user action, or if it is healthy and collecting by utilizing Health Events.

The CrowdStrike Spotlight source goes through the following states when created:

  1. Pending. Once the Source is submitted, it is validated, stored, and placed in a Pending state.
  2. Started. A collection task is created on the Hosted Collector.
  3. Initialized. The task configuration is complete in Sumo Logic.
  4. Authenticated. The Source successfully authenticated with CrowdStrike Spotlight.
  5. Collecting. The Source is actively collecting data from CrowdStrike Spotlight.

If the Source has any issues during any one of these states, it is placed in an Error state.

When you delete the Source, it is placed in a Stopping state. When it has successfully stopped, it is deleted from your Hosted Collector.

On the Collection page, the Health and Status for Sources is displayed. Use Health Events to investigate issues with collection. You can click the text in the Health column, such as Error, to open the issue in Health Events to investigate.

Set up CrowdStrike Spotlight Source

When you create a CrowdStrike Spotlight Source, you add it to a Hosted Collector. Before creating the Source, identify the Hosted Collector you want to use or create a new Hosted Collector. For instructions, see Configure a Hosted Collector.

To configure the CrowdStrike Spotlight Source:

  1. In Sumo Logic, select Manage Data > Collection > Collection
  2. On the Collectors page, click Add Source next to a Hosted Collector.
  3. Select CrowdStrike Spotlight icon.
    crowdstrike-spotlight-icon.png
  4. Enter a Name to display for the Source in the Sumo Logic web application. The description is optional.
    crowdstrike-spotlight-config-main.png
  5. (Optional) For Source Category, enter any string to tag the output collected from the Source. Category metadata is stored in a searchable field called _sourceCategory.
  6. (Optional) Fields. Click the +Add Field link to define the fields you want to associate. Each field needs a name (key) and value.
    • green check circle.png A green circle with a check mark is shown when the field exists in the Fields table schema.
    • orange exclamation point.png An orange triangle with an exclamation point is shown when the field doesn't exist in the Fields table schema. In this case, an option to automatically add the nonexistent fields to the Fields table schema is provided. If a field is sent to Sumo Logic that does not exist in the Fields schema it is ignored, known as dropped.
  7. In Region, choose the region as per your Base URL. See Region section to know your region.
  8. In Client ID, enter the Client ID you generated and secured from the API Client section.
  9. In Client Secret, enter the Client Secret you generated and secured from the API Secret section.
  10. In Facet, select the type of data to be returned for each vulnerability entity which allows to limit the response to just the information you want.
  11. (Optional) The Polling Interval is set for one hour by default, you can adjust it based on your needs. This sets how often the integration will fetch complete vulnerability instance data that has been created or updated within last hour.
  12. When you are finished configuring the Source, click Save.

Error types

When Sumo Logic detects an issue, it is tracked by Health Events. The following table shows three possible error types. It tells the reason for the error, if the source attempts to retry, and the name of the event log in the Health Event Index.

TypeReasonRetriesRetry BehaviorHealth Event Name
ThirdPartyConfigNormally due to an invalid configuration. You'll need to review your Source configuration and make an update.No retries are attempted until the Source is updated.Not applicableThirdPartyConfigError
ThirdPartyGenericNormally due to an error communicating with the third-party service APIs.YesThe Source will retry indefinitely.ThirdPartyGenericError
FirstPartyGenericNormally due to an error communicating with the internal Sumo Logic APIs.YesThe Source will retry indefinitely.FirstPartyGenericError

Restarting your Source

If your Source encounters ThirdPartyConfig errors, you can restart it from either the Sumo Logic UI or Sumo Logic API.

UI

To restart your source in the Sumo Logic platform, follow the steps below:

  1. Open the Collection page, and go to Manage Data > Collection > Collection.
  2. Select the source and click the information icon on the right side of the row.
  3. The API usage information popup is displayed. Click the Restart Source button on the bottom left.
    restart-source-button
  4. Click Confirm to send the restart request.
    restart-source-confirm
  5. The bottom left of the platform will provide a notification informing you the request was successful.
    restart-source-initiated

API

To restart your source using the Sumo Management API, follow the instructions below:

  • Method: POST
  • Example endpoint:
    https://api.sumologic.com/api/v1/collectors/{collector_id}/sources/{source_id}/action/restart

Sumo Logic endpoints like api.sumologic.com are different in deployments outside us1. For example, an API endpoint in Europe would begin api.eu.sumologic.com. A service endpoint in us2 (Western U.S.) would begin service.us2.sumologic.com. For more information, see Sumo Logic Endpoints.

JSON configuration

Sources can be configured using UTF-8 encoded JSON files with the Collector Management API. See how to use JSON to configure Sources for details. 

ParameterTypeRequiredDescriptionAccess
configJSON ObjectYesContains the configuration-parameters of the Source.n/a
schemaRefJSON ObjectYesUse {"type":"CrowdStrike Spotlight"} for CCrowdStrike Spotlight Source.not modifiable
sourceTypeStringYesUse Universal for CrowdStrike Spotlight Source.not modifiable

Config parameters

ParameterTypeRequiredDefaultDescriptionAccess
nameStringYesType the desired name of the Source and it must be unique per Collector. This value is assigned to the metadata field _sourcemodifiable
descriptionStringNonullType the description of the Source.modifiable
categoryStringNonullType the category of the source. This value is assigned to the metadata field _sourceCategory.modifiable
fieldsJSON ObjectNoJSON map of key-value fields (metadata) to apply to the Collector or Source. Use the boolean field _siemForward to enable forwarding to SIEM.modifiable
regionStringYesThe Region of your CrowdStrike account.modifiable
clientIDStringYesThe CrowdStrike Client ID you want to use to authenticate collection requests.modifiable
clientSecretStringYesThe CrowdStrike Client Secret you want to use to authenticate collection requests.modifiable
facetCheckboxNoAll selectedType of data to be returned for each vulnerability entity which allows to limit the response to just the information you want.modifiable
pollingIntervalIntegerNo1 hourThis sets how often the Source checks for data.modifiable

JSON example

{
"api.version":"v1",
"source":{
"config":{
"name":"crowdstrike-spotlight",
"apiBaseUrl":"api.crowdstrike.com",
"clientId":"********",
"clientSecret":"********",
"evaluationLogic":true,
"hostInfo":true,
"remediation":true,
"cve":true,
"pollingInterval":1,
"fields":{
"_siemForward":false
}
},
"schemaRef":{
"type":"Crowdstrike Spotlight"
},
"sourceType":"Universal"
}
}
Legal
Privacy Statement
Terms of Use

Copyright © 2023 by Sumo Logic, Inc.