We are going to use CRATE with elasticsearch-cloud-aws plugin for ES to create backups. It looks like current version 0.28.0.1 (from deb package) has an issue with run time environment for aws plugin.
It says:
{1.0.1}: Initialization Failed ... - NoClassDefFoundError[org/elasticsearch/common/collect/Lists] ClassNotFoundException[org.elasticsearch.common.collect.Lists]
It makes Crate incompatible with aws backup plugin. It would be great to have any aws-based backup plugin on board, because it is very convenient.
How could we manage to backup our data on a daily basis?