Property reference

glide.discovery.file_tracking.max_file_size

The glide.discovery.file_tracking.max_file_size property sets the maximum allowable size for tracked configuration files. Admins should review this setting to ensure it aligns with their file tracking needs and prevents issues with file processing.

Default: 500000 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? This property defines the upper limit on the size of configuration files that can be tracked, with a default value of 500,000 bytes.
What area does it affect? File Tracking
What does the default mean? The default value is "500000", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when configuring file tracking limits or troubleshooting file processing issues.

Out of the box property record

Raw metadata from the property record.

Property name glide.discovery.file_tracking.max_file_size
Sys ID a955f24ac3d03200adce9624a1d3ae61
Type integer
Application Global
Default value 500000
Description <b>File Tracking:</b> Maximal file size for tracked configuration file content (B)
Updated 2017-01-15 23:51:30

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... Default value: false glide.discovery.ssm.enable_windows Enables AWS SSM-based discovery on Windows machines as a high-level system user that can run any command. • Type: true | false • Default value: false glide.discovery.file_tracking.max_file_size File Tracking: The maximum file size for 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. ...