Skip to content

Commit b7982c5

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

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/vectra-source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Sources can be configured using UTF-8 encoded JSON files with the Collector Mana
6363
| description | String | No | `null` | Type a description of the source. | `"Testing source"`
6464
| 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"`
6565
| 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"}` |
66-
| accountURL | String | Yes | `null` | Vectra account URL of your portal. For example,`https://308714519558.cc1.portal.vectra.ai`. | |
66+
| accountURL | String | Yes | `null` | Vectra account URL of your portal. For example, `https://308714519558.cc1.portal.vectra.ai`. | |
6767
| clientId | String | Yes | `null` | Client ID of the account. | |
6868
| clientSecret | String | Yes | `null` | Client Secret of the account. | |
6969
| pollingInterval | Integer | No | `5 minutes` | Choose how often the Source checks for new data (In minutes).<br/>Default: 5 minutes <br/>Minimum: 5 minutes <br/>Maximum: 60 minutes | |

0 commit comments

Comments
 (0)