Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install and configure the latest version of elasticsearch and related plug-ins

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces elasticsearch and related plug-ins how to install and configure the latest version, the article is very detailed, has a certain reference value, interested friends must read it!

1. Elasticsearch installation

Download the latest version

Https://www.elastic.co/downloads/elasticsearch

Extract to: / home/eric/bigdata/ELK/elasticsearch-2.3.4

Launch: cd / home/eric/bigdata/ELK/elasticsearch-2.3.4/

Execute command: bin/elasticsearch

Off: curl-XPOST localhost:9200/_shutdown

2. Plug-in installation (head) head, an H5 data viewing client:

Cd / home/eric/bigdata/ELK/elasticsearch-2.3.4/bin

. / plugin install mobz/elasticsearch-head

The execution of the command and its effect is shown in the figure:

Bin. / plugin install mobz/elasticsearch-head-> Installing mobz/elasticsearch-head...Trying https://github.com/mobz/elasticsearch-head/archive/master.zip... Downloading.... . . . . .DoneVerifying https://github.com/mobz/elasticsearch -head/archive/master.zip checksums if available... NOTE: Unable to verify checksum for downloaded plugin (unable to find .sha1 or .MD5 file to verify) Installed head into / home/eric/bigdata/ELK/elasticsearch-2.3.4/plugins/head

Browser typing: http://localhost:9200/_plugin/head/

The execution of the command and its effect is shown in the figure:

These are all the contents of the article "how to install and configure the latest version of elasticsearch and related plug-ins". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report