Newer Version Available
EventLogFile
Represents event log files for event monitoring. The event monitoring product gathers information about your Salesforce org’s operational events, which you can use to analyze usage trends and user behavior. This object is available in API version 32.0 and later. The Interval and Sequence fields are available only in API version 37.0 and later.
Fields
| Field Label | API Field Name | Type | Length | Precision | Scale |
|---|---|---|---|---|---|
| API Version | ApiVersion | double | 18 | 1 | |
| Created By | CreatedById | reference | 15 | ||
| Created Date | CreatedDate | datetime | |||
| Deleted | IsDeleted | boolean | |||
| Event Log File ID | Id | id | 15 | ||
| Event Type | EventType | picklist | 255 | ||
| Last Modified By | LastModifiedById | reference | 15 | ||
| Last Modified Date | LastModifiedDate | datetime | |||
| Log Date | LogDate | datetime | |||
| Log File | LogFile | base64 | |||
| Log File Content Type | LogFileContentType | string | 255 | ||
| Log File Field Names | LogFileFieldNames | string | 1333 | ||
| Log File Field Types | LogFileFieldTypes | string | 1333 | ||
| Log File Length | LogFileLength | double | 18 | 0 | |
| System Modstamp | SystemModstamp | datetime |