Elastic search Cluster indexing

If you want to be fault-tolerant if one of the servers goes down you need to point to both servers but otherwise it's enough with one of them.

(The ES cluster itself obviously also needs to be resilient if one node goes down.)

1 Like