High availability of ELK server

Hi,

I am running a single instance of ELK server on RHEL8.9 which is not reliable as of now if the VM instance goes down which will result in Single point of failure scenario.

I have planned to setup second ELK node2 which will later be setup behind Load Balancer.

Please guide me if the above approach works or any other suggestions/recommendations to set up HA and Fault tolerant setup of ELK server in Production environment.

Best Regards,

Kaushal

A 2 node cluster is not resilient to failures, you need at least 3 nodes.

Please check this documentation.

1 Like