Skip to content

Commit 792796f

Browse files
amee-sumojpipkin1
andauthored
Update docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/google-threat-intel-source.md
Co-authored-by: John Pipkin (Sumo Logic) <[email protected]>
1 parent 8cd9f87 commit 792796f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/google-threat-intel-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 Ma
6363
| 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"`
6464
| 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"}` |
6565
| apiKey | String | Yes | `null` | API key of your account. | |
66-
| userSourceId | String | GoogleThreatIntelligence | `null` | The Sumo namespace in which the indicators will be stored. | |
66+
| userSourceId | String | GoogleThreatIntelligence | `null` | The Sumo Logic namespace in which the indicators will be stored. | |
6767
| pollingIntervalMin | Integer | Yes | 1 hour | Time interval (in mins) after which the source will check for new data. <br/>Default: 1 hour <br/>Minimum: 1 hour <br/>Maximum: 12 hours | |
6868

6969
### JSON example

0 commit comments

Comments
 (0)