I have a ES cluster (v6.2.4), each data node having their data locally (in the VMs). In order to take a snapshot/backup of the cluster data, i came across this https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-snapshots.html
But, i could not find a way to take backup, when its not using a shared filesystem. Is there a way i can take backup/snapshot in non-shared filesystem?