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 debug logging specifically for CI Identification, allowing for more detailed insights into the identification process. |
| What area does it affect? |
CI Identification Log |
| 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 troubleshooting CI identification issues or when detailed logging is required. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.discovery.debug.ci_identification |
| Sys ID |
6c0ddbf40a0a0ba55f16e9b472b3af6a |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
<b>CI identification debugging</b>: if true, enables debug logging (into the CI Identification Log) for CI Identification. |
| Updated |
2024-05-25 03:54:42 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... along with all the names and values that are available to the criteria in the classifier. To log debugging information about classifications, add the following system property. System Property Description glide.discovery.debug.ci_identification Enables debugging information for process classification. • Type: true | false • Default Value: false • Location: Add to the System Properties [sys_properties] table JS Code Coverage Debug JS Code ...
Context preview
Snippet 2
... starting counts gets triggered and discovery_status.state value is still in 'Starting'. 2. When discovery_status.completed changes to the same value as discovery_status.started. • Type: true | false • Default value: true glide.discovery.debug.ci_identification CI identification debugging: If set to true, enables debug logging (into the CI Identification Log) for CI Identification. • Type: true | false • Default value: false glide.discovery.discover_aws_ec2_host_metadataWhen doing IP-based ...
Related properties