Jump to main content
Backup and Restore of an Elasticsearch
-
Execute the following command to take a backup of the elasticsearch data:
appviewx --elastic-backup
-
The backup file will be available in the following location:
<appviewx installed directory>/es_backup
-
You can maintain a maximum of 5 backup files.
-
Execute the following command to restore the elasticsearch data./appviewx
--elastic-restore.
-
You will be prompted with the list of backup files.
-
Select the backup file which you want to restore.