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 defines the upper limit of log runs shown when accessing Configuration > Identification Logs, with a default value of 1000. |
| What area does it affect? |
Identification Logs |
| What does the default mean? |
The default value is "1000", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when managing log visibility or performance in the Identification Logs. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.identification_logs.max_run_ids |
| Sys ID |
9c2a363f73322300567b27b751ab9e8a |
| Type |
integer |
| Application |
Global |
| Default value |
1000 |
| Description |
<span style = 'font-family: Arial; font-size: 13px; color: #4a4a4a;'>Maximum number of log runs that can be listed when navigating to Configuration > Identification Logs.<ul style='margin: 0px; padding-left:15px;'><li>Type: Integer</li><li>Default: 1000</li></ul></span> |
| Updated |
2024-05-25 04:03:49 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... CIs as if glide.identification_engine.skip_duplicates is set to false, regardless of the setting. • Type: integer • Default value: 5 • Location: Add the property to the System Property [sys_properties] table. glide.identification_logs.max_run_ids Maximum number of log runs that can be displayed when navigating to Configuration > Identification Logs. • Type: integer • Default value: 1000 • Location: Configuration > CMDB Properties > ...
Context preview
Snippet 2
... data source and time range. Up to 1000 run logs that are up to 2 months old are listed, grouped by Context IDs, and run times. You can use the glide.identification_logs.max_run_ids property to modify the 1000 limit. You can control the logging level by using the glide.discovery.identification.log_level Discovery system property and setting the value to one of the following: • Info ...
Related properties