Elasticsearch Tutorial For Beginners: Part 1 | Setting Up Elasticsearch on CentOS Linux

preview_player
Показать описание
Welcome to the new video series on Elasticsearch Tutorial For Beginners. We will start with the video Elasticsearch Installation on CentOs. Elasticsearch is a distributed, open-source search and analytics engine. Elastic stack : Elasticsearch, Logstash, beats and Kibana.

==================================================
1. Import the Elasticsearch GPG Keyedit

[elasticsearch]
name=Elasticsearch repository for 7.x packages
gpgcheck=1
enabled=0
autorefresh=1
type=rpm-md

sudo yum install --enablerepo=elasticsearch elasticsearch

3. Enable elastic search on bootup

sudo systemctl daemon-reload

4. Test elasticsearch installation

curl 127.0.0.1:9200

==============================================
Github link:
==============================================

Follow me @:
=============================================
Music credit: "Royalty Free Music from Bensound"
Рекомендации по теме
Комментарии
Автор

Thanks for sharing ...Kindly also share the documents which you follow in all the videos ...Specially for part 5 (create index ...) please

shabirkarni
Автор

Thank you very for your video. Best wishes <3

truonghoang
Автор

I don't know why when i search for any dev tutorial there are alway be Indian but you guys are the best teacher :D keep it up and i'll follow you ^ ^ from Viet Nam with luv

donghuuhieu
Автор

Can you give tutorial on How to set up elastic search on Linux without Internet access

stephenbilligraham
Автор

Thank you for making this video series! They are awesome! Can you update the install with version 8.1, latest version enables a user logon by default that is tricky to understand. Thanks again!

jamesdduong
Автор

great and easy way for teaching us. thanks

naveeng