Property reference

glide.discovery.file_tracking.change_limit_count

The glide.discovery.file_tracking.change_limit_count property sets the maximum number of changes allowed for a tracked configuration file within a specified time frame. Administrators should monitor this setting to ensure it aligns with their file tracking and change management policies.

Default: 4 Type: integer 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? It limits the number of changes that can be recorded for a configuration file during a defined time window, helping to manage file tracking effectively.
What area does it affect? File Tracking
What does the default mean? The default value is "4", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when adjusting file tracking policies or troubleshooting change management issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.discovery.file_tracking.change_limit_count
Sys ID 9fee3f7ac3803200adce9624a1d3ae3c
Type integer
Application Global
Default value 4
Description <b>File Tracking:</b> Number of changes allowed on a tracked configuration file in the defined time window
Updated 2017-01-15 03:29:56

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... tracked configuration file content. • Type: integer • Default value: 500000 glide.discovery.file_tracking.max_files_per_ci File Tracking: The maximum number of tracked configuration files per CI. • Type: integer • Default value: 50 glide.discovery.file_tracking.change_limit_count File Tracking: Number of changes allowed on a tracked configuration file in the defined time window. • Type: integer • Default value: 4 glide.discovery.file_tracking.change_limit_days File Tracking: Time window (in days) ...