| ApiType |
- Type
-
Contains details of user sessions ending or being
revoked.
string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The type of API request.
- Possible values are:
-
D—Apex Class
-
E—SOAP Enterprise
-
M—SOAP Metadata
-
P—SOAP Partner
-
S—SOAP Apex
-
T—SOAP Tooling
-
f—Feed
-
l—Live Agent
-
p—SOAP ClientSync
|
| ApiVersion |
- Type
- int
- Properties
- Filter, Group, Nillable, Sort
- Description
- The version of the API that’s being used.
- For example: 36.0.
|
| AppType |
- Type
- double
- Properties
- Filter, Nillable, Sort
- Description
- The application type that was in use upon logging out.
- Example Values
-
-
1000: Application
-
1007: SFDC
Application
-
1014: Chat
-
2501: CTI
-
2514: OAuth
-
3475: SFDC Partner
Portal
|
| BrowserType |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The identifier string returned by the browser used at login.
- Example values are:
- 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
|
| ClientIp |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The IP address of the client that’s using Salesforce services. A
Salesforce internal IP (such as a login from AppExchange) is shown
as “Salesforce.com IP”.
- For example: 96.43.144.26.
|
| ClientVersion |
- Type
- double
- Properties
- Filter, Nillable, Sort
- Description
- The version of the client that was in use upon logging out.
|
| IsUserInitiatedLogout |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort
- 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.
|
| LoginKey |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- 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.
- For example: GeJCsym5eyvtEK2I.
|
| PlatformType |
- Type
- double
- Properties
- Filter, Nillable, Sort
- Description
- The code for the client platform. If a timeout caused the logout,
this field is null.
- Example Values
-
-
1000: Windows
-
1008: Windows 2003
-
1013: Windows 8.1
-
1015: Windows 10
-
2003: Macintosh/Apple
OSX
-
4000: Linux
-
5005: Android
-
5006: iPhone
-
5007: iPad
-
5200: Android 10.0
|
| RequestIdentifier |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- 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.
|
| ResolutionType |
- Type
- double
- Properties
- Filter, Nillable, Sort
- Description
- The screen resolution of the client. If a timeout caused the
logout, this field is null.
|
| SessionKey |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- 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.
|
| SessionLevel |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The security level of the session that was used when logging
out.
|
| SessionType |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- 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
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The access time of Salesforce services in GMT.
- For example: 20130715233322.670.
-
When a customer logs out by using the
Logout button, the
TIMESTAMP field records the actual
logout time. However, when a customer is logged out
automatically, Salesforce detects the event by using a process
that runs every 15 minutes. TIMESTAMP
values can reflect a logout time up to 15 minutes later than the
actual automatic logout time.
|
| UserIdentifier |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The 15-character ID of the user who’s using Salesforce services
through the UI or the API.
- For example: 00530000009M943
|
| UserType |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The category of user license of the user accessing Salesforce
services through the UI or API.
|