Newer Version Available
Insecure External Assets Event Type
Insecure External Assets events contain information about external
assets, such as images or videos, accessed by users over an insecure HTTP protocol. The
event lists all your Salesforce pages that contain insecure assets hosted on third-party
sites that your users loaded with a Chrome, Firefox, Microsoft Edge, or Safari browser.
This event type is available in the EventLogFile object in API version 42.0 and
later.
Assets over HTTP can be manipulated through man-in-the-middle and other types of attacks. The attacks can trick users into sending their Salesforce credentials to malicious sites. We recommend that you use HTTPS in your custom code and templates for any asset you’re loading from external sites.
For details about event monitoring, see the Trailhead Event Monitoring module or the REST API Developer’s Guide.
Fields
| Field | Details |
|---|---|
| ASSET_TYPE |
|
| CLIENT_IP | |
| CPU_TIME |
|
| DOCUMENT_URI |
|
| EVENT_TYPE |
|
| INSECURE_URI |
|
| LOGIN_KEY | |
| ORGANIZATION_ID |
|
| REQUEST_ID | |
| RUN_TIME | |
| SESSION_KEY | |
| TIMESTAMP | |
| TIMESTAMP_DERIVED |
|
| TYPE |
|
| UNIQUE_ID |
|
| URI |
|
| URI_ID_DERIVED |
|
| USER_ID | |
| USER_ID_DERIVED |
Usage
UNIQUE_ID is used by Salesforce Customer Support to troubleshoot any issues that occur.