| 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 identifier string returned by the browser used at
login.
- Example Values
-
- Go-http-client/1.1
- Mozilla/5.0 (Macintosh;
Intel Mac OS X 10.12; rv%3A50.0) Gecko/20100101
Firefox/50.0
- Mozilla/5.0 (Macintosh;
Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/51.0.2704.84
Safari/537.36
|
| 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. The value is
always Logout.
|
| LOGIN_KEY |
- Type
- String
- Description
- The string that ties together all
events in a given user’s login session. It starts with a
login event and ends with either a logout event or the
user session expiring.
- Example
- GeJCsym5eyvtEK2I
|
| 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_KEY |
- Type
- String
- Description
- The user’s unique session ID. You
can use this value to identify all user events within a
session. When a user logs out and logs in again, a new
session is started.
- Example
- d7DEq/ANa7nNZZVD
|
| 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
-
-
A: Automated
Process
-
b: High Volume
Portal
-
C: Customer Portal
User
-
D: External Who
-
F: Self-Service
-
G: Guest
-
L: Package License
Manager
-
N: Salesforce to
Salesforce
-
n: CSN Only
-
O: Power Custom
-
o: Custom
-
P: Partner
-
p: Customer Portal
Manager
-
S: Standard
-
X: Salesforce
Administrator
|