In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-23 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/03 Report--
1. Install Kibana1.1 install KibanaKibana is a powerful es graphical component, you can use http to view the status of the es cluster, operation data and so on. Currently, the extension components officially recommended by es are Kibana and X-Pack. X-Pack needs to rely on Kibana.* to choose any node to install kibana | the version of kibana had better be the same as that of es. Download and extract https://www.elastic.co/downloads/kibana to the destination path tar-zxvf kibana-5.3-linux-x86_64.tar.gz-C / export/server/install_path/ to modify the configuration file $vim config/kibana.ymlserver.port: 5601server.host: "192.168.61. 141 "elasticsearch.url:" http://192.168.61.141:9200" does not launch some es plug-ins (Shield) in version 5.x of 1.2X-Pack for the time being. Watcher, Marvel, Graph, Reporting) are all integrated in the x-pack component in the root directory of Es (each node), and run bin/elasticsearch-plugin to install [all three nodes]-if only one: install the one in kibana There is nothing to open the kibana page. > bin/elasticsearch-plugin install x-pack [the node where Kibana is installed] runs bin/kibana-plugin in the Kibana root directory to install bin/kibana-plugin install x-pack1.3 and start Kibana
You need to disable the X-Pack plug-in security before starting
Vim config/kibana.yml
Vim config/elasticsearch.yml
Add the following
[all three nodes should be installed]
Xpack.security.enabled: false
Start the es node first, then start Kibana
Foreground start
Bin/kibana
Background start
Nohup bin/kibana &
1.4. Visit kibana:
Web interface access: http:// 192.168.10.116purl 5601
Will jump to: http://192.168.10.116:5601/app/kibana#/management/kibana/index?_g=()
It will take a while.
You need to enter a user name and password to log in. The default is elastic and changeme, respectively.
two。 Install elasticsearch-analysis-ik
Https://github.com/medcl/elasticsearch-analysis-ik/blob/v5.3.2/README.md
Manual installation
Git clone https://github.com/medcl/elasticsearch-analysis-ikcd elasticsearch-analysis-ikgit checkout tags/ {version} mvn cleanmvn compilemvn package
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.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.