Retention Backup
In case backup was enabled in the system level (see Backup Elasticsearch Configuration), snapshots of activities indices will be taken for any of application which have Activity Data Retention configured.
The snapshot will contain all the indices that should be deleted and will be created before the retention deletion process takes place. The snapshot repository and format is in Elasticsearch Backup Overview.
To enable retention backup, the following steps should be performed:
-
In the Server Installer, select the Use Elasticsearch Backup option.
-
When setting up an application, on the Activity Configurations and DECs screen, enable Clear Activity Data and Backup Events Before Clearing.
Provide the time frame for keeping the backup data.
-
Within the Tasks screen, initiate the Activity Data Retention Cleanup task.
Running this task will:
-
Mark indices for deletion for each configured application
-
Back indices to the "retention_backup" folder
-
Delete the backup indices
-