- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 10:03 AM
Does anyone know how to disable the stats.do page from being visible by unauthenticated users?
Currently as an unauthenticated user I am able to hit the https://instancename.service-now.com/stats.do page
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 10:11 AM
My Account team actual provide a solution. Thought I would pass along here.
Take a look at this: Restrict performance monitoring access (servicenow.com)
Use the glide.security.diag_txns_acl property to control stats.do, threads.do, thread_pool_stats, and replication.do access from an unauthenticated connection.
When you set this property to true, the glide.security.diag_txns_acl property only allows access to the following by the administrator account:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
When you say 'administrator account' does that mean anybody with admin role in SNow? If we do not have this role what is another way for me to view the release of our servicenow instance?