How and where to get the logout time details of a user?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2016 02:32 AM
Where we can track the users login and logout time details of a user?
In user record there is a login time field which tracks the login time of the user.
But there are no details to track the user's logout time.
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2016 02:42 AM
Hi Priyanka,
The user login details are kept in the 'Logged in User' (v_user_session) table.
I hope this helps.Please mark correct/helpful based on impact
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2016 02:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2016 03:00 AM
Hi Priyanka,
The table only shows the Logged in User details. Please see point no 2 at Managing User Sessions - ServiceNow Wiki
I hope this helps.Please mark correct/helpful based on impact
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2016 03:06 AM
But there is no field which tracks the logout details of the user.