Install Elasticsearch and Kibana using docker-compose
There are many ways to install Elasticsearch and Kibana but we will use docker-compose because installation of Elasticsearch and Kibana using docker-compose makes it Operating system agnostic. You will be…