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


---

# Error handling and logging

# Error handling and logging {#ariaid-title1}

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

The error handling and logging category addresses the quality and verbosity of logged
information exposed to stakeholders.
This includes ensuring logs and error messages do not collect sensitive information,
correctly protect data according to classification and have an appropriate lifetime.
Additionally, this category relates to appropriate error handling and not revealing
sensitive errors to end users, such as verbose stack traces for unhandled exceptions with
security implications.
* **[Disable logger for low privilege users in script sandbox \[Updated in Security Center 1.3\]](7xpN6P6waLRWSNNa~NsISg)**   
  Manage Glide System's ability to log scripts being executed in the sandbox environment.
* **[Disable secure cookie debugging](https://servicenow-prod.fluidtopics.net/qv2wV2oHvXpBWrJgbbTdsQ)**   
  Manage the log messages related to cookies in your instance.
* **[Disable SQL Error Messages \[Updated in Security Center 1.3 and 1.5\]](tMF2lKD2OpJan7MKkYHxFQ)**   
  Use the glide.db.loguser property to disable SQL error messages from rendering in a browser.
* **[Enable Identity and Access Audit Tool](https://servicenow-prod.fluidtopics.net/md~nbnC0q_v6g_y7P7z1tA)**   
  Use Identity and Access Audit to track changes to user accounts, groups, and roles.
* **[Enable MID audit log \[New in Security Center 1.3 and updated in 1.5\]](z2GSS6D_lLnF3P8XmXIxoA)**   
  The MID Server command audit log records details such as the command name, command hash, name of credential used, and execution status.
* **[Enable protected tables plugin \[New in Security Center 1.3\]](cHYaYzJxDVp9nBpj97cPAw)**   
  Use the com.glide.security.protected_table.enabled property to prevent higher privilege users from tampering with log tables.
* **[Log all outbound http request fields \[Removed in Security Center v1.3.2\]](4sPQF4_frTgtfRSlGslsOw)**   
  Configure the glide.outbound_http.security.log.allow.all.fields property to false to prevent sensitive Outbound HTTP fields from being logged in plain text.
* **[Log html sanitization \[Removed in Security Center 2.0\]](lP4CO6ghO6rkcGHm5cBNsA)**   
  Configure glide.html_sanitize.discarded_log.enable property to determine if HTML sanitization events will be logged in your instance.
* **[Log Impersonation History](https://servicenow-prod.fluidtopics.net/~EprViLXo_W4iWSrrqXELQ)**   
  Enable impersonation history logging using a system property.
* **[Log session audit events \[New in Security Center 1.3 and updated in 1.5\]](6ETyJWuky5V~58NcomLNbQ)**   
  Set the glide.authenticate.session_access.log_audit_event property to true, so that session audit events will be created in the sys_session_access_audit table.
* **[Log user impersonation \[Updated in Security Center 1.3 and 2.0\]](lCeRaepopsnQLoxPkDWTOw)**   
  Configure glide.sys.log_impersonation to control if user-impersonating events are logged in your instance.
* **[Prevent verbose HTTP request logging](https://servicenow-prod.fluidtopics.net/NQMG5hRGCuJOJ7mH_Q19Dg)**   
  Help prevent access to sensitive information by reducing verbose HTTP request logging.
* **[Track Impersonation Events](https://servicenow-prod.fluidtopics.net/Zo1NcuJTdC8_aEyAZTTVIQ)**   
  Enable impersonation event tracking using a system property.
* **[Turn off verbose SQL error messages for import processor \[Updated in Security Center 1.3\]](kT1~Qqzd1anV~KiB~eAsZA)**   
  Configure this property to control whether verbose SQL error messages are displayed.

