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

Tutorials for elasticsearch-head plug-in installation

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

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

This article focuses on the "elasticsearch-head plug-in installation tutorial", interested friends may wish to take a look. The method introduced in this paper is simple, fast and practical. Now let the editor to take you to learn the "elasticsearch-head plug-in installation tutorial" bar!

Elasticsearch-head official address

Installation must see the official introduction, the most professional, this is the source of information, more accurate. Before, I saw a boss say that to acquire knowledge within the scope of ability and resources, try to obtain first-hand resources, that is, the source of what we call knowledge, access to second-hand or even ten-hand materials, has been embellished with a lot of content, and can no longer guarantee the correctness and professionalism of the information.

Running as a plugin of Elasticsearch (deprecated) for Elasticsearch 5.x, 6.x, and 7.x: site plugins are not supported. Run as a standalone serverfor Elasticsearch 2.x: sudo elasticsearch/bin/plugin install mobz/elasticsearch-headfor Elasticsearch 1.x: sudo elasticsearch/bin/plugin-install mobz/elasticsearch-head/1.xfor Elasticsearch 0.x: sudo elasticsearch/bin/plugin-install mobz/elasticsearch-head/0.9

It is important to learn from the official that after version 5.x, plug-in startup is no longer supported and must be run as a stand-alone server. So I always met my partner before and said, "I read how to install it through plug-ins in other people's blogs. It's super simple. Why can't I install it according to his steps?" You may be depressed, but what you didn't expect is that your version is different from his.

First introduce the installation of chrome plug-in

This method is suitable for local learning.

After installing the plug-in, the head plug-in appears in the browser menu, and you can see the plug-in interface after clicking:

> installation method of elasticsearch prior to 5.x:

Execute the command under the specified directory: directory address-> elasticsearch/bin/plugin

Elasticsearch/bin/plugin-install mobz/elasticsearch-head

> installation of elasticsearch version after 5.x

Personally, the installation of the head plug-in is becoming more and more tedious, and it is necessary to install Notejs and npm. But there is a lack of chicken ribs when using it, and it is not used much, so taking some time to familiarize yourself with the sense plug-in (dev console in kibana) will become more and more efficient. So I recommend using chrome plug-ins.

If you want to install, you can take a detailed look at the blog address of another small partner. Installation steps ElasticSearch 6.x Learning Notes: 2.head plug-in

END

If there is any harvest, please help forward, there will be a better article contribution, your encouragement is the author's greatest motivation!

At this point, I believe that everyone on the "elasticsearch-head plug-in installation tutorial" have a deeper understanding, might as well to the actual operation of it! Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!

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

Internet Technology

Wechat

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

12
Report