Hi,
I have 5 nodes in my ES cluster . If i need to backup and restore everyday in ES cluster using cron job .
Question:
Do i need to run the cron job in every node of my ES cluster(i.e 5 nodes) or can i run in any single node in my ES cluster?
Thanks