SentinelOne Cloud Funnel
Configure the data connector for SentinelOne Cloud Funnel.
In this guide, you will integrate SentinelOne Cloud Funnel with Radiant in order to sync SentinelOne EDR telemetry.
Unless you have specific needs to sync all your EDR telemetry data into Radiant Log Management, it is recommended to use the SentinelOne Singularity Data Lake integration instead of SentinelOne Cloud Funnel.
At the end of this configuration, you will provide Radiant Security with the following values:
Queue URL
Prerequisites
Create a destination S3 bucket
From the AWS console, select the S3 service.
Click Create bucket to create a new bucket.
Select your preferred region and give the destination bucket a unique name. Note this name down for later.
Under Object Ownership, select the ACLs enabled option.
Click Create bucket to complete the bucket creation.
Configure the destination S3 bucket
Select the bucket from the list of S3 buckets.
Click the Permissions tab.
Edit the bucket policy and paste in the following, making sure to replace
<BUCKET-NAME>with the name of the bucket containing the Cloud Funnel logs:
Click Save changes.
Configure the permission needed for SentinelOne Cloud Funnel to write files to your bucket. On the Permissions tab of your bucket, scroll down to Access Control List (ACL) and click Edit.

Click Add grantee.
Enter SentinelOne’s canonical ID:
c768943f39940f1a079ee0948ab692883824dcb6049cdf3d7725691bf4f31cbbSelect the checkboxes for List and Write objects, and click Save changes.

Important note: For FedRAMP environments, use this canonical ID instead: 3b40642cbf594ff39a8a280afad55c79b098dce84031ed23f3e104dc983eede2
Create and configure a notification queue for the S3 bucket
Important note: Make sure that the queue name conforms to the format provided; otherwise, the integration will not work.
Select SQS from the list of AWS services.
Click Create queue.
Give the queue the name:
radiant-security-cloud-funnel-connector-<tenant-name>and replace<tenant-name>with your organization name.Ensure that the Configuration values match the following:
Visibility timeout:
11 MinutesDelivery delay:
0 SecondsReceive message wait time:
0 SecondsMessage retention period:
4 DaysMaximum message size:
256 KB

In the Access policy section, copy the Resource value and save it.
Replace the Access policy with the following, be sure to replace each
<resource>value with the Resource value you copied from step 5:
Click Create queue to create the queue.
Copy the value in the URL section of the queue page and store it for later use. This will be the Queue URL that you’ll provide to Radiant Security when you create the credential for the SentinelOne Cloud Funnel connector.
Return to the S3 service and select the bucket from the list of S3 buckets.
Click the Properties tab and scroll down to Event notifications.
Click Create event notification.
In the Name field enter:
radiant-security-cloud-funnel-connectorIn the Event types section, select the All object create events checkbox.
In the Destination section, select SQS queue and select your created queue from the drop-down or, copy the ARN/resource ID that you previously saved.
Click Save changes to submit the changes.
Enable Cloud Funnel
Make note of the name of the S3 bucket destination for Cloud Funnel.
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 INTEGRATIONS tab.
In the navigation pane, select Cloud Funnel.
From the Cloud Providers drop-down, select AWS (Amazon Web Services).
In the S3 bucket name field, paste the destination S3 bucket name that you noted in step 1.
Click Validate to ensure SentinelOne has access to the bucket.
Select the Enable Telemetry Streaming checkbox.
Add the query filter
endpoint.name = *to the filter box.Click the Validate button to ensure the query is valid.
Click the Save button.
Add the Cloud Funnel 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 CloudFunnel option from the list and then click Data Feeds.
Click Credentials.
Give the credential an identifiable name (e.g.
SentinelOne Cloud Funnel Credentials).Under Required Credentials, paste in the Queue URL that you copied from the previous section.
Click Add Connector to save the changes.
What data Cloud Funnel collects
Cloud Funnel collects telemetry data only. To collect alerts and sensors information, you must pair Cloud Funnel with a SentinelOne Deep Visibility integration.
Last updated