- 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
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
03-04-2024 03:30 AM
Does anyone know how to restrict this not only to users who have admin access, but to another group of users who shall not have the admin role, as they work as operators with limited access to the system?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2025 11:46 AM
did u find the answer please
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2025 11:02 PM
No