i have big size data on elasticsearch, so i want to do rotation backup to another server. how can i do that backup strategy?
thanks
i have big size data on elasticsearch, so i want to do rotation backup to another server. how can i do that backup strategy?
thanks
Snapshot to shared FS/S3/whatever then restore
Or use reindex from remote feature
Is that what you asked for?
no, i just want to backup the index to another place to reduce storage in my server.
it is possible that path.repo use remote location?
Use snapshot feature to a shared FS then.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.