VMware Carbon Black Cloud via AWS S3 (via Codeless Connector Framework)

Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Connectors Index


Attribute Value
Connector ID carbonBlackAWSS3
Publisher Microsoft
Used in Solutions VMware Carbon Black Cloud
Collection Method CCF
Connector Definition Files CarbonBlack_DataConnectorDefinition.json
DCR Definition Files CarbonBlack_DCR.json
CCF Configuration CarbonBlack_PollingConfig.json
CCF Capabilities AmazonWebServicesS3
Microsoft Learn View on Learn

The VMware Carbon Black Cloud via AWS S3 data connector provides the capability to ingest watchlist, alerts, auth and endpoints events via AWS S3 and stream them to ASIM normalized tables. The connector provides ability to get events which helps to examine potential security risks, analyze your team's use of collaboration, diagnose configuration problems and more.

Tables Ingested

This connector ingests data into the following tables:

Table Selection Criteria Transformations Ingestion API Lake-Only
ASimAuthenticationEventLogs ?
ASimFileEventLogs ?
ASimNetworkSessionLogs EventProduct == "Carbon Black Cloud"
EventVendor == "VMWare"
ASimProcessEventLogs ?
ASimRegistryEventLogs ?
CarbonBlack_Alerts_CL
CarbonBlack_Watchlist_CL ? ?

💡 Tip: Tables with Ingestion API support allow data ingestion via the Azure Monitor Data Collector API, which also enables custom transformations during ingestion.

Permissions

Resource Provider Permissions:

Custom Permissions:

Setup Instructions

⚠️ Note: These instructions were automatically generated from the connector's user interface definition file using AI and may not be fully accurate. Please verify all configuration steps in the Microsoft Sentinel portal.

1. AWS CloudFormation Deployment

To configure access on AWS, two templates has been generated to set up the AWS environment to send logs from S3 bucket to your Log Analytics Workspace.

For each template, create Stack in AWS:

  1. Go to AWS CloudFormation Stacks
  2. In AWS, choose the 'Upload a template file' option and click on 'Choose file'. Select the downloaded template
  3. Click 'Next' and 'Create stack'

2. Carbon Black data forwarder configuration

After all AWS resources has been created you'll need to configure Carbon Black to forward the events to the AWS buckets for Microsoft Sentinel to ingest them. Follow Carbon Black's documentation on how to create a 'Data Forwarders' Use the first recommended option. When asked to input a bucket name use the bucket created in the previous step. You will be required to add 'S3 prefix' for each forwarder, please use this mapping:

Event type S3 prefix
Alert carbon-black-cloud-forwarder/Alerts
Auth Events carbon-black-cloud-forwarder/Auth
Endpoint Events carbon-black-cloud-forwarder/Endpoint
Watchlist Hit carbon-black-cloud-forwarder/Watchlist

2.1. Test your data forwarder (Optional)

To validate the data forwarder is configured as expected, in Carbon Black's portal search for the data forwarder that you just created and click on 'Test Forwarder' button under the 'Actions' column, this will generate a 'HealthCheck' file in the S3 Bucket, you should see it appear immediately.

3. Connect new collectors

To enable AWS S3 for Microsoft Sentinel, click the 'Add new collector' button, fill the required information, the ARN role and the SQS URL are created in step 1, note that you will need to enter the correct SQS URL and select the appropriate event type from the dropdown, for example if you want to ingest Alert events you will need to copy the Alerts SQS URL and select the 'Alerts' event type in the dropdown

Connector Management Interface

This section is an interactive interface in the Microsoft Sentinel portal that allows you to manage your data collectors.

📊 View Existing Collectors: A management table displays all currently configured data collectors with the following information:

Add New Collector: Click the "Add new collector" button to configure a new data collector (see configuration form below).

🔧 Manage Collectors: Use the actions menu to delete or modify existing collectors.

💡 Portal-Only Feature: This configuration interface is only available when viewing the connector in the Microsoft Sentinel portal. You cannot configure data collectors through this static documentation.

Add new controller

AWS S3 connector

When you click the "Add new collector" button in the portal, a configuration form will open. You'll need to provide:

Account details

💡 Portal-Only Feature: This configuration form is only available in the Microsoft Sentinel portal.


Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊

Back to Connectors Index