---
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


---

# Enable HTML Sanitizer logging

# Enable HTML Sanitizer logging {#ariaid-title1}

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

When the HTML sanitizer removes elements or attributes, they are added to the system
log.

## Vorbereitungen

Role required: admin

## Warum und wann dieser Vorgang ausgeführt wird

You can review these sanitized elements by adding
/syslog_list.do?sysparm_query=source%3DHTMLSanitizer to your instance URL.

## Prozedur

1. To review these sanitized elements add `/syslog_list.do?sysparm_query=source%3DHTMLSanitizer` to your instance URL.
2. To enable or disable logging, add the `glide.html_sanitize.discarded_log.enable` property to the system properties and set the value to true (enabled) or false (disabled).  
   This property is true by default.

