SentinelOne Singularity Data Lake
Configure the connectors for SentinelOne Singularity Data Lake.
In this guide, you will integrate your SentinelOne Singularity Data Lake environment with Radiant.
You'll generate an API key in SentinelOne Singularity Data Lake to allow Radiant to query the endpoint telemetry events required for triage on demand.
Important note: This connector is used alongside the SentinelOne Deep Visibility Alerts connector to collect in triage alerts. In order to enable Radiant to collect alerts, configuration of the other connector is required.
At the end of this configuration, you will provide the following values:
API Token
API Base URL for example:
https://xdr.us1.sentinelone.net
Prerequisites
Create the API Key
Log into your SentinelOne console with an Admin role account.
Hover your cursor over the SentinelOne logo to open the navigation pane.
Select Visibility to access Singularity Data Lake, this will redirect to a new console. Copy the URL of the SDL console as the value for the API Base URL.
In the top right corner, click on your username, and then click API Keys.
In the Log Access Keys section, click Add Key and Add Read Key to generate a new key.
Use the Copy to Clipboard button next to the key, or the Show Keys button to copy the key. You will need to provide this value to Radiant Security at the end of the configuration.
Add the data connector in Radiant Security
Log in to Radiant Security.
From the navigation menu, select Settings > Data Connectors and click + Add Connector.
Search for and select the SentinelOne Singularity Data Lake option from the list and then click Data Feeds.
Click Credentials.
Give the credential an identifiable name (e.g.
SentinelOne SDL Credentials
).Under API Base URL, paste in your SentinelOne that you copied in step 3 of Create the API Key section.
Under API Token, paste the token key that you copied in step 6 of Create the API Key section.
What data Singularity Data Lake collects
Singularity Data Lake collects telemetry data only. To collect alerts and device information, you must pair Singularity Data Lake with the SentinelOne Deep Visibility Alerts connector. To do this, follow the steps below.
Create a role and add the necessary permissions
Log into your SentinelOne console with an Admin role account.
Hover your cursor over the SentinelOne logo to open the navigation pane.
Select Settings and then click the USERS tab.
In the navigation pane, select Roles.
From the Actions drop-down menu, select New Role.
In the dialog box, fill in the following information:
Role Name:
Radiant Security Service Role
Description:
Radiant Security API Service Role
Find and add the following permissions to give Radiant Security access to read data:
Endpoints:
View
,View Threats
, andSearch on Deep Visibility
Endpoint Threats:
View
SDL Data:
View
andView EDR
SDL Search (Formerly Skylight):
View
This step is optional. Find and add the following permissions to give Radiant Security access to take certain actions in your environment:
Endpoints:
Disconnect from Network
andReconnect to Network
Blocklist:
View
,Edit
,Delete
, andCreate
Full Disk Scan:
Initiate Scan
andAbort Scan
Click Save.
Create a service user and generate the API token
Log into your SentinelOne console with an Admin role account.
Hover your cursor over the SentinelOne logo to open the navigation pane.
Select Settings and then click the USERS tab.
In the navigation pane, select Service Users.
From the Actions drop-down menu, select Create New Service User.
In the dialog box, fill in the service account information:
Name:
radiant_api_service
Description:
Radiant Security API Service Account
Expiration Date:
1 Years
Click Next.
If you manage multiple customers:
Under Select Scope of Access, click Site.
Select the site that belongs to the customer that you are configuring monitoring for.
If you do not manage multiple customers:
Under Select Scope of Access, click Account.
Select the account that the user should have access to.
From the role type drop-down menu, select the Radiant Security Service Role created in the previous steps.
Click Create User to save the newly created user.
In the API Token dialog box, copy the API Token value to provide to Radiant Security.
Important note: Be sure to copy and store the API token value carefully, as it cannot be retrieved later. This will be provided to Radiant Security in the next section.
Add the credentials in Radiant Security
Log in to Radiant Security.
From the navigation menu, select Settings > Credentials and click + Add Credential.
Select SentinelOne from the list and click Configure Credential.
Under Credential Name, give the credential an identifiable name (e.g.
SentinelOne Deep Visibility Credentials
).Under API Base URL, paste in your SentinelOne console base URL in the format
https://<host>.sentinelone.net
Under API Token, paste the token that you copied in a previous step.
Click Add Credential to save the changes.
Add the Deep Visibility data connector in Radiant Security
Log in to Radiant Security.
From the navigation menu, select Settings > Data Connectors and click + Add Connector.
Search for and select the SentinelOne option from the list and then click Data Feeds.
Select only the Deep Visibility Alerts data feed and click Credentials.
From the drop-down menu, select the SentintelOne credential that you created in the previous section.
Click Add Connector to save the changes.
Last updated