Skip to content

Commit b87ccde

Browse files
amee-sumojpipkin1
andauthored
Update docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/dragos-source.md
Co-authored-by: John Pipkin (Sumo Logic) <[email protected]>
1 parent e54b7ac commit b87ccde

File tree

1 file changed

+1
-1
lines changed
  • docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework

1 file changed

+1
-1
lines changed

docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/dragos-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Sources can be configured using UTF-8 encoded JSON files with the Collector Ma
8989
| 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"` |
9090
| description | String | No | `null` | Type a description of the source. | `"Testing source"` |
9191
| 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"` |
92-
| 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"}` |
92+
| 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"}` |
9393
| requestEndpoint | String | Yes | `null` | The API URL to fetch the data from the Dragos log source. | `https://sumologic-dragos.cxc.dragos.cloud/` |
9494
| apiID | String | Yes | `null` | API ID of your account for authorization. | `036fxxxx-b642-xxxx-99d3-fcxxxx2exxxx` |
9595
| apiSecret | String | Yes | `null` | API Secret of your account for authorization. | `xxxU1TxxxxxxxxKSJwHYOpK37xxxxxxxxrEHAkU91xxxxxxxxxFrrJ06xxx` |

0 commit comments

Comments
 (0)