This article documents how to customize the retention options that are available when configuring the following tasks:
The custom retention options are loaded by the Veeam Backup Service during startup of the service.
Custom retention options may be configured using the following file:
Notes:
Info (3) [CAutodeleteRetentionOptionsProvider] Loading config from file C:\Program Files\Veeam\Backup and Replication\Backup\Config\Retention\AutodeleteRetention.json Info (3) [CAutodeleteRetentionConfigParser] Parsing autodelete retention config Error (3) [CAutodeleteRetentionOptionsProvider] Could not load retention config from file Error (3) After parsing a value an unexpected character was encountered: {. Path 'options[1]', line 13, position 4. (Newtonsoft.Json.JsonReaderException) Info (3) [CAutodeleteRetentionOptionsProvider] Loading embedded config Info (3) [CAutodeleteRetentionConfigParser] Parsing autodelete retention config Info (3) [CAutodeleteRetentionOptionsProvider] Embedded config successfully loadedTake note of the last line in the example above; if the AutodeleteRetention.json is correctly parsed and loaded, this line will read:
Info (3) [CAutodeleteRetentionOptionsProvider] Config from file successfully loadedConsider using a JSON validator, like https://jsonlint.com/
Info (3) [CAutodeleteRetentionOptionsProvider] Loading config from file C:\Program Files\Veeam\Backup and Replication\Backup\Config\Retention\AutodeleteRetention.json Info (3) [CAutodeleteRetentionConfigParser] Parsing autodelete retention config Info (3) [CAutodeleteRetentionOptionsProvider] Config from file successfully loaded
This form is only for KB Feedback/Suggestions, if you need help with the software open a support case