Skip to main content

Logging environment variables

Logging-related environment variables available for use with Self-hosted Retool deployments.

Only configure environment variables when needed. You can configure many environment variables from your organization's Settings rather than directly editing your deployment's configuration file.

You must restart your instance after setting any variables for them to take effect.

DISABLE_AUDIT_TRAILS_LOGGING

Whether to disable logging of audit trails.

Type boolean
ConfigurabilityUpdate the deployment's configuration file.
Required Optional
Defaultfalse
Examples
true

HIDE_ALL_HEADERS_IN_AUDIT_LOG_EVENTS

Whether to prevent all query headers and cookies from being added to audit log entries.

Type boolean
ConfigurabilityUpdate the deployment's configuration file.
Required Optional
Defaultfalse
Examples
true

LOG_AUDIT_EVENTS

Whether to log audit events.

Type boolean
ConfigurabilityUpdate the deployment's configuration file.
Required Optional
Defaultfalse
Examples
true

LOG_LEVEL

The log level for Retool logs.

Type string
ConfigurabilityUpdate the deployment's configuration file.
Required Optional
Defaultinfo
Examples
debug

SCIM_LOG_FULL_REQUESTS

Log SCIM requests to the Retool API container logs.

Type boolean
ConfigurabilityUpdate the deployment's configuration file.
Required Optional
Defaultnull
Examples
true