Setup an Elasticsearch Cluster
This is a small example demonstrating how to set up an Elasticsearch Cluster mirrored across several geographic locations.
I will create 3 identical Ubuntu 20.04 servers in different regions of the world.
I will install Elasticsearch and Metricbeat on the servers and configure them with identical settings. Note that I am using Metricbeat as an example collector. You can install other…