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/salesforce-source.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,7 @@ To configure a Salesforce Source:
78
78
1.**Client Secret.** Enter the Consumer Secret of the ConnectedApp.
79
79
1.**Build In Memory Lookup.** Keep this checked. This will resolve IDs to human-readable names.
80
80
1.**API Collection.** Select the checkbox depending on the type of data that you wish to collect.
81
+
***Full EventLogFile Monitoring/Shield add‑on.** Select the checkbox if you wish to collect full EventLogFile monitoring or Shield add-on is enabled.
81
82
1.**Collection Should begin.** Select the time range for how far back you want this source to start collecting data from Salesforce. Options available are: Now, 24 hours ago.
82
83
:::note
83
84
<CollBegin/>
@@ -116,6 +117,7 @@ Sources can be configured using UTF-8 encoded JSON files with the Collector Mana
116
117
| inmemory_lookup | Boolean | False | True | Set to true to enable inmemory lookup or to false to disable it.||
117
118
| collectAuditData | Boolean | No | True | Set to true to collect the audit events data.||
118
119
| collectEventLogFileData | Boolean | No | True | Set to true to collect the event log files data.||
120
+
| fullEventLogFileMonitoring | Boolean | No | True | Set to true to collect full EventLogFile monitoring or Shield add-on is enabled.||
0 commit comments