Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Disable logger for low privilege users in script sandbox

Manage Glide System's ability to log scripts being executed in the sandbox environment.

If the glide.security.sandbox_no_logging system property is set to false, then logging is available for low-privileged users using sandboxed scripts. This property controls your instance's ability to log scripts being executed in the sandbox environment.

Ensure that the glide.security.sandbox_no_logging property is set to true in order to prevent low-privileged users using a sandboxed script to have logging functionality.

More information

AttributeDescription
Configuration nameglide.security.sandbox_no_logging
Configuration typeSystem Properties \(/sys\_properties\_list.do\)
Data typeBoolean
Recommended valuetrue
Default value<none>
Fallback valuefalse
CategoryError handling and logging
Security risk- Severity score: 2.2 - CVSS score: Low - Security risk details: A low-privileged user could inject logs allowing the malicious user to potentially obfuscate an attack.
Dependencies and prerequisitesNone

Parent Topic:Error handling and logging