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 activates logging specifically for tracking code signing actions within the ServiceNow platform. |
| What area does it affect? |
Code Signing Tracking |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when assessing logging requirements for code signing activities. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.codesigning.tracking.logging.enabled |
| Sys ID |
71251fc353122010f253ddeeff7b129e |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Enables logging for code signing tracking. |
| Updated |
2024-05-25 04:26:30 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... true|false When true, debug logging for the Code Signing tracker is enabled. com.glide.codesigning.tracking.enabled true|false When true, enables Code Signing caller tracking. Important: Elevated Security is needed to modify this property. com.glide.codesigning.tracking.logging.enabled true|false When true, enables logging for Code Signing tracking. com.glide.codesigning.tracking.unsupported_script_tracking.enabled true|false When true, ecc_queue records inserted via unsupported scripts (if detected aren’t notarized. Important: Elevated Security is needed to modify ...
Related properties