Newer Version Available

This content describes an older version of this product. View Latest

Logout Event Type

Logout events contain details of user logouts.

For details about event monitoring, see the Trailhead Event Monitoring module or REST API Developer’s Guide.

Fields

Field Details
API_TYPE
Type
String
Description
The type of API request.
Possible Values
  • D: Apex Class
  • E: SOAP Enterprise
  • I: SOAP Cross Instance
  • M: SOAP Metadata
  • O: Old SOAP
  • P: SOAP Partner
  • S: SOAP Apex
  • T: SOAP Tooling
  • X: XmlRPC
  • f: Feed
  • l: Live Agent
  • p: SOAP ClientSync
API_VERSION
Type
String
Description
The version of the API that’s being used.
Example
36.0
APP_TYPE
Type
Number
Description
The application type that was in use upon logging out.
Example Values
  • 1007: SFDC Application
  • 1014: Live Agent
  • 2501: CTI
  • 2514: OAuth
  • 3475: SFDC Partner Portal
BROWSER_TYPE
Type
String
Description
The browser used for login.
Example Values
  • 10011000: Internet Explorer Desktop 11
  • 10011001: Internet Explorer Mobile 11
  • 11035000: Firefox Desktop 35
  • 11035001: Firefox Mobile 35
  • 13050000: Chrome Desktop 50
  • 13050001: Chrome Mobile 50
  • 14012000: Safari Desktop 12
  • 14012001: Safari Mobile 12
CLIENT_IP
Type
String
Description
The IP address of the client that’s using Salesforce services. A Salesforce internal IP (such as a login from Salesforce Workbench or AppExchange) is shown as “Salesforce.com IP”.
Example
96.43.144.26
CLIENT_VERSION
Type
Number
Description
The version of the client that was in use upon logging out.
EVENT_TYPE
Type
String
Description
The type of event.
Example
ReportExport, URI, API, RestApi, and so on. For details, see EventLogFile Supported Event Types.
ORGANIZATION_ID
Type
Id
Description
The 15-character ID of the organization.
Example
00D000000000123
PLATFORM_TYPE
Type
Number
Description
The code for the client platform. If a timeout caused the logout, this field is null.
Example Values
  • 1000: Windows
  • 2003: Macintosh/Apple OSX
  • 5005: Android
  • 5006: iPhone
  • 5007: iPad
REQUEST_ID
Type
String
Description
The unique ID of a single transaction. A transaction can contain one or more events. Each event in a given transaction has the same REQUEST_ID.
Example
3nWgxWbDKWWDIk0FKfF5DV
RESOLUTION_TYPE
Type
Number
Description
The screen resolution of the client. If a timeout caused the logout, this field is null.
SESSION_LEVEL
Type
String
Description
The security level of the session that was used when logging out.
Possible Values
  • 1: Standard Session
  • 2: High-Assurance Session
SESSION_TYPE
Type
String
Description
The session type that was used when logging out.
Possible Values
  • A: API
  • I: APIOnlyUser
  • N: ChatterNetworks
  • Z: ChatterNetworksAPIOnly
  • C: Content
  • P: OauthApprovalUI
  • O: Oauth2
  • T: SiteStudio
  • R: SitePreview
  • S: SubstituteUser
  • B: TempContentExchange
  • G: TempOauthAccessTokenFrontdoor
  • Y: TempVisualforceExchange
  • F: TempUIFrontdoor
  • U: UI
  • E: UserSite
  • V: Visualforce
  • W: WDC_API
TIMESTAMP
Type
String
Description
The access time of Salesforce services.
Example
20130715233322.670
TIMESTAMP_DERIVED
Type
DateTime
Description
The access time of Salesforce services in ISO8601-compatible format (YYYY-MM-DDTHH:MM:SS.sssZ)
Example
2015-07-27T11:32:59.555Z
USER_ID
Type
Id
Description
The 15-character ID of the user who’s using Salesforce services through the UI or the API.
Example
00530000009M943
USER_ID_DERIVED
Type
Id
Description
The 18-character case insensitive ID of the user who’s using Salesforce services through the UI or the API.
Example
00590000000I1SNIA0
USER_INITIATED_LOGOUT
Type
Boolean
Description
The value is 1 if the user intentionally logged out of the organization by clicking the Logout button. If the user’s session timed out due to inactivity or another implicit logout action, the value is 0.
USER_TYPE
Type
String
Description
The category of user license of the user that logged out.
Possible Values
  • S: Standard
  • P: Partner
  • p: Customer Portal Manager
  • C: Customer Portal User
  • O: Power Custom
  • o: Custom
  • L: Package License Manager
  • N: Salesforce to Salesforce
  • G: Guest
  • D: External Who
  • A: Automated Process
  • b: High Volume Portal
  • n: CSN Only
  • F: Self-Service