Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 4
Next »
Prerequisite
- Software: Elastic Search
- OS: Linux
Steps For Setup
Step 1:
- Create and give all access to backup folder
- cd /etc/elasticsearch
- mkdir ElasticSearch_backup
- chmod 777 ElasticSearch_backup
Step 2:
- Edit path.repo: /etc/elasticsearch/ElasticSearch_backup in elasticsearch.yml
Step 3:
- Stop and Start the Elastic Search
Step 4:
- Execute the below curl command to take backup location.
Step 5:
- Once done with the above steps. We can run cron script mentioned below as Index backup script