Tutorial on installing the head plug-in elasticsearch6.1.2,

Source: Internet
Author: User

Tutorial on installing the head plug-in elasticsearch6.1.2,

In fact, the elasticsearch6. * version does not need to install the head plug-in. kibana + x-pack is enough. Recently, many software and plug-ins have been installed, and I am also very sad, this head plug-in can be used up and you can see the interface, but there are some problems with the connection to es. I checked a lot on the Internet, and the solution is quite consistent, but it is always unable to connect ......
Steps:

Modify elasticsearch/config/elasticsearch. add http. cors. enabled: true http. cors. allow-origin: "*" http. cors. allow-headers: Authorization, X-Requested-With, Content-Length, Content-Type download elasticsearch-head or git clone to any folder install nodejs download nodejs: https://www.cnblogs.com/liuqi/p/6483317.html cd/path/to/elasticsearch-head npm install-g grunt-cli npm install grunt server https: // localhost: 9100/change to your own address

Summary:
You also need to install an ik tokenizer ~~

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.