glide.cs.debug
ServiceNow property description:
If enabled, publishes debug logs to /sn/convo/debug/ channel
Attributes
- Sys ID: 19f884f6c3733010634cdb450a40dd6c
- Type: true | false
- Application: Global
- Default value: false

AI generated property description:
The ServiceNow property `glide.cs.debug` is used to control the logging of debug information for the chat server. When this property is enabled, it publishes detailed debug logs to the `/sn/convo/debug/` channel. This can be useful for troubleshooting and diagnosing issues related to the chat server's operation. However, enabling this property may generate a large volume of log data, which could impact system performance. It is recommended to enable this property only when necessary and to disable it once debugging is complete. For more details, refer to the ServiceNow documentation on disabling chat server debugging.
Source