Property reference

glide.outbound_http_log.override

The glide.outbound_http_log.override property determines whether to override the default logging behavior for outbound HTTP requests. Admins should consider enabling this property when they need to customize logging levels for troubleshooting or monitoring purposes.

Default: false Type: boolean Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property, when set to true, allows customization of the logging behavior for outbound HTTP requests, impacting how logs are recorded.
What area does it affect? Outbound HTTP Logging
What does the default mean? The default value is "false", which means this behavior is disabled by default.
When should you review it? Review this property when adjusting logging settings for outbound HTTP requests or during troubleshooting.

Out of the box property record

Raw metadata from the property record.

Property name glide.outbound_http_log.override
Sys ID d4c6746247102200a9dcd7527c9a7111
Type boolean
Application Global
Default value false
Description
Updated 2024-05-25 04:00:17

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... using the list. All outbound requests that have been configured with a specific log level are listed. You can override the log level for all outbound requests using the properties glide.outbound_http_log.override and glide.outbound_http_log.override.level. Use these properties only for a limited time when troubleshooting. © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks ...
Documentation excerpt View supporting context
Context preview Snippet 2
... bot Debug Workflow Studio executions of your Virtual Agent Bot Interconnect and Virtual Agent secondary bot integration. Before you begin Enable the following system properties: • sn_va_bot_ic.bot_interconnect.enable.logging = true • glide.outbound_http_log.override = true • glide.outbound_http_log.override.level = all For more information, see Add a system property . Role required: admin © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, ...
Documentation excerpt View supporting context
Context preview Snippet 3
... the log level to give more information, for example using the global system properties. Navigate to the system properties by going to sys_properties.list in the application navigator and update the glide.outbound_http_log.override to the value true and update the glide.outbound_http_log.override.level to an appropriate value. For example, change value to All. © 2026 ServiceNow, Inc. All rights reserved. ServiceNow, the ServiceNow logo, Now, ...
Documentation excerpt View supporting context
Context preview Snippet 4
... ◦(Old‎ <blank> ◦(New‎ Longer expiration windows weaken account provisioning security and create opportunities for unauthorized account creation or impersonation. Prevent verbose HTTP request logging Description • (Old‎ The two properties glide.outbound_http_log.override and glide.outbound_http_log.override.level work together to control the level of logging for outbound HTTP requests. When glide.outbound_http_log.override is set to "true", the log level for requests and responses is controlled by ...