Hello List,

Going through the current documentation I found that snapshot/restore 
mechanism is one type of backup strategy that we can use for ES clusters. 
Any other recommendations?

Using the following

1.elasticsearch-
"version" : {
    "number" : "1.3.4",

2. AWS-cloud-plugin
3. curator


curator snapshot --repository mys3_repository --all-indices  (weekend)
curator snapshot --repository mys3_repository --most-recent 1 (every week 
day)

The above would be run as cron jobs from one of the nodes in the cluster.

Let me know of recommendations for hot backup for elastic search cluster.

Thanks,
skm
 

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/fdb9ebae-0352-491c-bca6-dc905cd623ae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to