---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Restrict performance monitoring access \[Updated in Security Center 1.3\]

# Restrict performance monitoring access \[Updated in Security Center 1.3\] {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

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:

* https://\<instancename\>.service-now.com/stats.do
* https://\<instancename\>.service-now.com/threads.do
* https://\<instancename\>.service-now.com/replication.do
* https://\<instancename\>.service-now.com/thread_pool_stats.do
{#sc-performance-monitoring-acl__ul_t4s_wcr_jkb}Without enabling this setting, it is still possible to access these resources from an unauthenticated connection.

## More information {#sc-performance-monitoring-acl__section_more_information}

{#sc-performance-monitoring-acl__table_ajc_b43_3kb__entry__2}

| Attribute | Description |
|-|-|
| Property name | glide.security.diag_txns_acl |
| Configuration type | System Properties (/sys_properties_list.do) |
| Category | [Configuration](https://servicenow-prod.fluidtopics.net/s9Iz8esR6282THUNXoEpzg "The Configuration category ensures applications have a secure build environment and hardened third party library components. Specifically, ensuring a build and deploy pipeline is repeatable and includes automated testing and prevents known security issues from being deployed. This includes keeping dependencies up to date and free from known vulnerabilities.") |
| Purpose | Restrict the access to configuration pages to administrator account only |
| Recommended value | true |
| Default value | true |
| Security risk rating | 5.3 |
| Functional impact | This remediation enforces only administrator account to get access to the application sensitive data for logging and troubleshooting purposes. |
| Security risk | (Moderate) Sensitive data such as server details, threads, and processes executed on the server should never be visible or accessible to the end user without appropriate privileges. |
[ ]

{#sc-performance-monitoring-acl__table_ajc_b43_3kb}

To learn more about adding or creating a system
property, see [Add a system property](https://www.servicenow.com/docs/access?context=t_AddAPropertyUsingSysPropsList&version=australia&pubname=australia-platform-administration&ft:locale=en-US).

