Install and configure Elasticsearch in single node
Elasticsearch Elasticsearch is distributed search engine, provides REST API and schema-free JSON documents. Installing and configuring Elasticsearch is a easy method. Let’s jump into Installation of Elasticsearch. Download elasticsearch from the official site. I am gonna use TAR file in this tutorial, and version I followed here is Use the below command to download TAR…