Hiding Stats.do from Unauthenticated Users

Not applicable

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 

1 ACCEPTED SOLUTION

Not applicable

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:

View solution in original post

5 REPLIES 5

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?