Login Audit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-06-2020 06:42 AM
We are wanting to get an audit of all logins to ServiceNow over a period of 6 month. Based on the following article, by default, the system uses a schedule to archive common things like logins. So, since they are archived every week, I can not easily pull a report with login history for the last 6 months. https://docs.servicenow.com/bundle/newyork-platform-administration/page/administer/time/reference/security-log-history.html Can you help us figure out how we can accomplish this?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-06-2020 08:35 AM
you can look into subscription module to track usage for your service now instance.
Regards,
SAchin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2020 02:35 PM
I've recently discovered the ua_app_usage table. The Accrual Period shows the the year and month. It also shows the individual user and what application they were accessing. Hope this helps!