Installing Elasticsearch (ELK Stack) on Windows laptop
(12/07/22)
This is my first day of office and my mentor gave me a task to learn Elasticsearch. So I started learning from tutorials on YouTube and this is my learning for the day.
Step 1: Download Elasticsearch from HERE
Step 2: Extract the ZIP file which is downloaded.
Step 3: Once you extract the ZIP file you could see this.
Open 'bin' folder and you could see this.
Double click on 'elasticsearch.bat' file.
Step 4: Once you run the bat file your cmd will be automatically opened and the following commands will be executed automatically.
Comments
Post a Comment