Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Login Audit

Kristin Sword
Kilo Explorer

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?

2 REPLIES 2

sachin_namjoshi
Kilo Patron
Kilo Patron

you can look into subscription module to track usage for your service now instance.

 

https://docs.servicenow.com/bundle/orlando-platform-administration/page/administer/subscription-mana...

 

Regards,

SAchin

JenR
Tera Contributor

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!