Elasticsearch cluster health red and data backups

Hi,

actually i solved the problem by trying below steps.

never try below steps, try only if you do not have option because you might loose some data from cluster

  1. stop all the elasticservices.
  2. used the elasticsearch-node command line which is already present search for this term elasticsearch-node you will come to know but on your own risk.
  3. using above tool and botstrap command from above tool i deatched the node from cluster and started the cluster and then rejoined the node in cluster.
  4. it was working fine then.