[Debug]SnapshotOldFiles
- Last UpdatedFeb 02, 2024
- 1 minute read
Controls the maximum number of runs to keep for alarm database snapshot files.
When an alarm server is started, any old files from a previous run will be renamed. For example:
“DBSnapshot_xxx.log” will be renamed to “DBSnapshot_xxx.log_2”, “DBSnapshot_xxx.log_2” will be renamed to “DBSnapshot_xxx.log_3”, and so on.
The oldest run will be deleted when the specified maximum is reached.
For example, a setting of 1 will keep one set of old files (the current files and “DBSnapshot_xxx.log_2”).
Allowable Values:
0-10
Default Value:
1