You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/google-threat-intel-source.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ Sources can be configured using UTF-8 encoded JSON files with the Collector Ma
63
63
| 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"`
64
64
| 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"}`|
65
65
| 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. ||
67
67
| 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 ||
0 commit comments