
Elasticsearch Cluster Tutorial : Part 1
Documentation : https://sbcode.net/grafana/elasticsearch-cluster/
This is video 1 in a small tutorial about creating a Cluster of ElasticSearch Servers with Metricbeat instances and viewing the data in Grafana.
I will create 3 identical Ubuntu 20.04 servers in different regions of the world.
I will install ElasticSearch and Metricbeat on them and configure them with identical settings.
I will give them hostnames of ES1, ES2 and ES3.
They all have unique IP addresses which I will need to use in the Elasticsearch and Metricbeat configurations.
I will also name the nodes in the cluster, as node-1, node-2 and node-3.
Visit https://sbcode.net/grafana/elasticsearch-cluster/ for commands used in the video.
Elasticsearch Cluster Tutorial : Part 1 : https://youtu.be/Ni2ZRoy1x2U
Elasticsearch Cluster Tutorial : Part 2 : https://youtu.be/0OIJaPhrblM
#elasticsearch
#elasticsearchCluster