Hi ,
We are using elasticsearch-5.4.0 with 3 master nodes and even no. of data nodes (2,4,6,8 ...).
For backup we are using repository-s3 for aws environment and repository-azure for azure environment .
question is how we can create continuous backup in the interval of 5 mins or 10 mins.
goal is to during dr (disaster recovery) data should restore with minimum gap
Thanks