The Purge Settings define the configuration parameters to manage the archiving and purging of FlexDeploy execution data from the database repository, and purging of the artifacts stored in the artifacts repository.
Purge Settings | Property | Description |
---|---|---|
Purge Enabled | Indicates whether the purge process is enabled | |
Retention Days (Operational) | How many days of execution data to keep in the operational tables | |
Retention Days (Artifacts) | How many days of artifacts to keep in the file system | |
Keep Count | How many project versions to keep for each environment/instance regardless of | |
Keep Success Count | How many successful project version builds to keep regardless of | |
Keep Failed Count | How many failed project version builds to keep regardless of | |
Retention Days (Archive) | How many days of execution data to keep in the archive tables | |
Retention Days for Logs | How many days of execution data to keep in the log tables |
...