Backup and Restore of an Elasticsearch

  1. Execute the following command to take a backup of the elasticsearch data: appviewx --elastic-backup
  2. The backup file will be available in the following location: <appviewx installed directory>/es_backup
  3. You can maintain a maximum of 5 backup files.
  4. Execute the following command to restore the elasticsearch data./appviewx --elastic-restore.
  5. You will be prompted with the list of backup files.
  6. Select the backup file which you want to restore.