Get User Login count based on last 30 days
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2017 09:10 AM
Is there a way to get how many times users have logged into the system within the last 30 days?
I've looked at "last_login_time" as well as utilizing "sys_history_line" to determine a "count" of sorts, but it doesn't seem to accurately hold the data (I.e. shows I haven't logged into the system in the last 30 days when I login daily).
- Labels:
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2017 12:41 PM
Did you look at the Event [sysevent] table? Filter on Name = login
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2023 09:19 PM
Hi ,
I know I m too late for reply, but still if anyone can tell me is there any solution for this query has been identified?