diff --git a/blog-service/2024-12-16-collection.md b/blog-service/2024-12-16-collection.md new file mode 100644 index 0000000000..206f35fc3a --- /dev/null +++ b/blog-service/2024-12-16-collection.md @@ -0,0 +1,14 @@ +--- +title: Dragos C2C Source (Collection) +image: https://help.sumologic.com/img/sumo-square.png +keywords: + - collection + - dragos-source +hide_table_of_contents: true +--- + +import useBaseUrl from '@docusaurus/useBaseUrl'; + +icon + +We're excited to announce the release of our new cloud-to-cloud source for Dragos. This source helps you to collect address, asset, vulnerability, and zone details from the Dragos API and ingest them into Sumo Logic for streamlined analysis. [Learn more](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/dragos-source). \ No newline at end of file diff --git a/cid-redirects.json b/cid-redirects.json index 819ad35b15..9cabb97f0e 100644 --- a/cid-redirects.json +++ b/cid-redirects.json @@ -1614,6 +1614,7 @@ "/cid/10122": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/webex-source", "/cid/10125": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/druva-cyber-resilience-source", "/cid/10126": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/trust-login-source", + "/cid/10129": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/dragos-source", "/cid/10135": "/docs/manage/manage-subscription/manage-org-settings", "/cid/10136": "/docs/send-data/hosted-collectors/amazon-aws/aws-kinesis-firehose-logs-source", "/cid/10234": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/trellix-mvisio-epo-source", diff --git a/docs/integrations/product-list/product-list-a-l.md b/docs/integrations/product-list/product-list-a-l.md index 10e625dd91..1cad5f7a02 100644 --- a/docs/integrations/product-list/product-list-a-l.md +++ b/docs/integrations/product-list/product-list-a-l.md @@ -197,6 +197,7 @@ For descriptions of the different types of integrations Sumo Logic offers, see [ | Thumbnail icon | [Doppel](https://www.doppel.com/) | Partner integration: [Doppel Vision](https://github.com/SumoLogic/sumologic-public-partner-apps/tree/master/DoppelVision) | | Thumbnail icon | [Doppler](https://www.doppler.com/) | Partner integration: [Doppler](https://docs.doppler.com/docs/sumologic) | | Thumbnail icon | [Downdetector](https://downdetector.com/) | Automation integration: [Downdetector](/docs/platform-services/automation-service/app-central/integrations/downdetector/) | +| Thumbnail icon | [Dragos](https://www.dragos.com//) | Collector: [Dragos Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/dragos-source) | | Thumbnail icon | [Dropbox](https://www.dropbox.com/) | App: [Dropbox](/docs/integrations/saas-cloud/dropbox/)
Automation integration: [Dropbox](/docs/platform-services/automation-service/app-central/integrations/dropbox/)
Cloud SIEM integration: [Dropbox](https://github.com/SumoLogic/cloud-siem-content-catalog/blob/master/vendors/a0a4317b-2185-4c72-a8f2-13033636a8d6.md)
Collector: [Dropbox Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/dropbox-source/) | | Thumbnail icon | [Druva](https://www.druva.com/) | Apps:
- [Druva](/docs/integrations/saas-cloud/druva/)
- [Druva Cyber Resilience](/docs/integrations/saas-cloud/druva-cyber-resilience/)
Automation integration: [Druva](/docs/platform-services/automation-service/app-central/integrations/druva/)
Cloud SIEM integration: [Druva](https://github.com/SumoLogic/cloud-siem-content-catalog/blob/master/vendors/fafcf2d2-4fb8-4903-92ad-5a5572ceb75a.md)
Collectors:
- [Druva Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/druva-source/)
- [Druva Cyber Resilience Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/druva-cyber-resilience-source/) | | Thumbnail icon | [Duo](https://duo.com/) | App: [Duo Security](/docs/integrations/security-threat-detection/duo-security/)
Automation integration: [Duo](/docs/platform-services/automation-service/app-central/integrations/duo/)
Cloud SIEM integration: [Druva](https://github.com/SumoLogic/cloud-siem-content-catalog/blob/master/vendors/2a10e3c0-7835-4b29-81a4-9a7573b2f345.md)
Collector: [Duo Source](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/duo-source/) | diff --git a/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/dragos-source.md b/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/dragos-source.md new file mode 100644 index 0000000000..6e30b15d6c --- /dev/null +++ b/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/dragos-source.md @@ -0,0 +1,119 @@ +--- +id: dragos-source +title: Dragos Source +sidebar_label: Dragos +tags: + - Dragos +description: Collect address, asset, vulnerability, and zone details from the Dragos API and send them to Sumo Logic. +--- +import CodeBlock from '@theme/CodeBlock'; +import ExampleJSON from '/files/c2c/dragos/example.json'; +import MyComponentSource from '!!raw-loader!/files/c2c/dragos/example.json'; +import TerraformExample from '!!raw-loader!/files/c2c/dragos/example.tf'; +import useBaseUrl from '@docusaurus/useBaseUrl'; + +dragos-logo + +Dragos is a cybersecurity platform with an ecosystem tailored for industrial environments, including Industrial Control Systems (ICS), Supervisory Control and Data Acquisition (SCADA), Distributed Control System (DCS), and Operational Technology (OT) environments. +Dragos's Operational Technology (OT) offers clear visibility into your Industrial Control System (ICS) assets and communications. It monitors networks, detects threats, and addresses vulnerabilities without causing disruptions or shutdowns, helping you respond confidently to potential threats. + +The Dragos source collects address, asset, vulnerability, and zone details from the Dragos API and sends it to Sumo Logic for streamlined analysis. + +## Data collected + +| Polling Interval | Data | +| :--- | :--- | +| 5 minutes | Vulnerability | +| 24 hours | Addresses | +| 24 hours | Zones | +| 24 hours | Assets | + +## Setup + +### Vendor configuration + +The Dragos source supports API token-based authentication and requires you to provide the **Endpoint URL**, **API ID**, and **API Secret** to access the data. + +#### Endpoint URL + +You can use the Hostname to create the Endpoint URL. For example, `https:///`. + +#### API ID and API Secret + +Follow the instructions below to generate the API ID and API Secret: + +1. Sign in to the Dragos platform. +1. Navigate to the **Admin** > **User**. +1. Click **ADD NEW API KEY** under the **API Keys** section. +1. Enter the name of the API Key in the **Name** field and then click **GENERATE KEY**. +1. Copy the **API ID** and **API Secret**. + +### Source configuration + +When you create a Dragos 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 and Source](/docs/send-data/hosted-collectors/configure-hosted-collector). + +To configure a Dragos Source: +1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Collection > Collection**.
[**New UI**](/docs/get-started/sumo-logic-ui). In the Sumo Logic top menu select **Configuration**, and then under **Data Collection** select **Collection**. You can also click the **Go To...** menu at the top of the screen and select **Collection**. +1. On the Collection page, click **Add Source** next to a Hosted Collector. +1. Search for and select **Dragos**. +1. Enter a **Name** for the Source. The description is optional. +1. (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`. +1. (Optional) **Fields**. Click the **+Add** button to define the fields you want to associate. Each field needs a name (key) and value. + * ![green check circle.png](/img/reuse/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](/img/reuse/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 is ignored, known as dropped. +1. **Endpoint URL**. Enter the Dragos platform endpoint URL. For example, `https://test.cxc.dragos.cloud/`. +1. **API ID**. Enter the API ID of your account collected from the [Dragos platform](#vendor-configuration). For example, `036fxxxx-b642-xxxx-99d3-fcxxxx2exxxx`. +1. **API Secret**. Enter the API Secret of your account collected from the [Dragos platform](#vendor-configuration).. For example, `xxxU1TxxxxxxxxKSJwHYOpK37xxxxxxxxrEHAkU91xxxxxxxxxFrrJ06xxx`. +1. Select the checkbox depending on the type of data that you wish to collect. +1. (Optional) **Processing Rules for Logs**. Configure any desired filters, such as allowlist, denylist, hash, or mask, as described in the [Create a Processing Rule](/docs/send-data/collection/processing-rules/create-processing-rule). +1. When you are finished configuring the Source, click **Save**. + +## JSON schema + +Sources can be configured using UTF-8 encoded JSON files with the Collector Management API. See [Use JSON to Configure Sources](/docs/send-data/use-json-configure-sources) for details.  + +| Parameter | Type | Value | Required | Description | +|:--|:--|:--|:--|:--| +| schemaRef | JSON Object | `{"type":"Dragos"}` | Yes | Define the specific schema type. | +| sourceType | String | `"Universal"` | Yes | Type of source. | +| config | JSON Object | [Configuration object](#configuration-object) | Yes | Source type specific values. | + +### Configuration Object + +| Parameter | Type | Required | Default | Description | Example | +|:--|:--|:--|:--|:--|:--| +| name | String | Yes | `null` | Type a desired name of the source. The name must be unique per Collector. This value is assigned to the [metadata](/docs/search/get-started-with-search/search-basics/built-in-metadata) field `_source`. | `"mySource"` | +| description | String | No | `null` | Type a description of the source. | `"Testing source"` | +| category | String | No | `null` | Type a category of the source. This value is assigned to the [metadata](/docs/search/get-started-with-search/search-basics/built-in-metadata) field `_sourceCategory`. See [best practices](/docs/send-data/best-practices) for details. | `"mySource/test"` | +| fields | JSON Object | No | `null` | JSON map of key-value fields (metadata) to apply to the collector or source. Use the boolean field `_siemForward` to enable forwarding to SIEM.| `{"_siemForward": false, "fieldA": "valueA"}` | +| requestEndpoint | String | Yes | `null` | The API URL to fetch the data from the Dragos log source. | `https://sumologic-dragos.cxc.dragos.cloud/` | +| apiID | String | Yes | `null` | API ID of your account for authorization. | `036fxxxx-b642-xxxx-99d3-fcxxxx2exxxx` | +| apiSecret | String | Yes | `null` | API Secret of your account for authorization. | `xxxU1TxxxxxxxxKSJwHYOpK37xxxxxxxxrEHAkU91xxxxxxxxxFrrJ06xxx` | +| pollingIntervalVulnerabilityMin | String | Yes | `5 minutes` | Time interval (in minutes) after which the source will check for new data for API.
**Default**: 5 minutess
**Minimum**: 5 minutes
**Maximum**: 60 minutes | | +| pollingIntervalAddressesHour | String | Yes | `24 hours` | Time interval (in hours) after which the source will check for new data for API.
**Default**: 24 hours
**Minimum**: 12 hours
**Maximum**: 24 hours | | +| pollingIntervalZonesHour | String | Yes | `24 hours` | Time interval (in hours) after which the source will check for new data for API.
**Default**: 24 hours
**Minimum**: 12 hours
**Maximum**: 24 hours | | +| pollingIntervalAssetsHour | String | Yes | `24 hours` | Time interval (in hours) after which the source will check for new data for API.
**Default**: 24 hours
**Minimum**: 12 hours
**Maximum**: 24 hours | | +| collectAddressDetails | Boolean | No | `True` | Specify if you need to collect the address details. | | +| collectZoneDetails | Boolean | No | `True` | Specify if you need to collect the zone details. | | +| collectDeviceDetails | Boolean | No | `True` | Specify if you need to collect the assets details. | | +| collectVulnerabilityDetails | Boolean | No | `True` | Specify if you need to collect the vulnerability details. | | + +### JSON example + +{MyComponentSource} + +Download example + +### Terraform example + +{TerraformExample} + +Download example + +## FAQ + +:::info +Click [here](/docs/c2c/info) for more information about Cloud-to-Cloud sources. +::: + + diff --git a/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/index.md b/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/index.md index 41299f9036..6f8096543f 100644 --- a/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/index.md +++ b/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/index.md @@ -247,6 +247,12 @@ In this section, we'll introduce the following concepts:

Learn how to collect customer event data from the DocuSign and send it to Sumo Logic.

+
+
+ Thumbnail icon

Dragos

+

Learn how to collect address, asset, vulnerability, and zone details from the Dragos API and send them to Sumo Logic.

+
+
dropbox-icon.png

Dropbox

diff --git a/sidebars.ts b/sidebars.ts index 7e2d71086e..c354d036e0 100644 --- a/sidebars.ts +++ b/sidebars.ts @@ -425,6 +425,7 @@ module.exports = { 'send-data/hosted-collectors/cloud-to-cloud-integration-framework/digital-guardian-source', 'send-data/hosted-collectors/cloud-to-cloud-integration-framework/docusign-source', 'send-data/hosted-collectors/cloud-to-cloud-integration-framework/dropbox-source', + 'send-data/hosted-collectors/cloud-to-cloud-integration-framework/dragos-source', 'send-data/hosted-collectors/cloud-to-cloud-integration-framework/druva-source', 'send-data/hosted-collectors/cloud-to-cloud-integration-framework/druva-cyber-resilience-source', 'send-data/hosted-collectors/cloud-to-cloud-integration-framework/duo-source', diff --git a/static/files/c2c/dragos/example.json b/static/files/c2c/dragos/example.json new file mode 100644 index 0000000000..adb537c863 --- /dev/null +++ b/static/files/c2c/dragos/example.json @@ -0,0 +1,21 @@ +{ + "API.version": "v1", + "source": { + "config": { + "name": "Dragos", + "requestEndpoint": "https://sumologic-dragos.cxc.dragos.cloud/", + "apiID": "036fxxxx-b642-xxxx-99d3-fcxxxx2exxxx", + "apiSecret": "xxxU1TxxxxxxxxKSJwHYOpK37xxxxxxxxrEHAkU91xxxxxxxxxFrrJ06xxx", + "collectVulnerability": true, + "collectAddress": true, + "collectZone": false, + "collectAsset": false, + "pollingIntervalVulnerabilityMin": "24h", + "pollingIntervalAddressesHour": "5h" + }, + "schemaRef": { + "type": "Dragos" + }, + "sourceType": "Universal" + } + } \ No newline at end of file diff --git a/static/files/c2c/dragos/example.tf b/static/files/c2c/dragos/example.tf new file mode 100644 index 0000000000..d36e69db6f --- /dev/null +++ b/static/files/c2c/dragos/example.tf @@ -0,0 +1,22 @@ +resource "sumologic_cloud_to_cloud_source" "dragos-source" { + collector_id = sumologic_collector.collector.id + schema_ref = { + type = "Dragos" + } + config = jsonencode({ + "name": "Dragos", + "requestEndpoint": "https://sumologic-dragos.cxc.dragos.cloud/", + "apiID": "036fxxxx-b642-xxxx-99d3-fcxxxx2exxxx", + "apiSecret": "xxxU1TxxxxxxxxKSJwHYOpK37xxxxxxxxrEHAkU91xxxxxxxxxFrrJ06xxx", + "collectVulnerability": true, + "collectAddress": true, + "collectZone": false, + "collectAsset": false, + "pollingIntervalVulnerabilityMin": "24h", + "pollingIntervalAddressesHour": "5h" + }) +} +resource "sumologic_collector" "collector" { + name = "my-collector" + description = "Just testing this" +} \ No newline at end of file diff --git a/static/img/send-data/dragos-logo.png b/static/img/send-data/dragos-logo.png new file mode 100644 index 0000000000..53649370ac Binary files /dev/null and b/static/img/send-data/dragos-logo.png differ