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.
You can interact with event monitoring data by querying fields on the EventLogFile object (like EventType and LogDate). To view the underlying event data, query the LogFile field. The EventType determines the schema of this field. For more information, see EventLogFile Supported Event Types.
For details about event monitoring, see the Trailhead Event Monitoring module
or Force.com REST
API Developer’s Guide.
Special Access Rules
Accessing this object requires View Event Log Files and API Enabled user permissions. Users with View All Data permission can view event log files.
Supported Calls
query(), retrieve()
Fields
| Field | Details |
|---|---|
| EventType |
|
| LogDate |
|
| LogFile |
|
| LogFileContentType |
|
| LogFileFieldNames |
|
| LogFileFieldTypes |
|
| LogFileLength |
|