Enable HTML Sanitizer logging

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • When the HTML sanitizer removes elements or attributes, they are added to the system log.

    Antes de Iniciar

    Role required: admin

    Por Que e Quando Desempenhar Esta Tarefa

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

    Procedimento

    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.