In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-27 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/03 Report--
Official documents:
https://www.elastic.co/guide/en/x-pack/5.0/installing-xpack.html
Run the following command on each node in the cluster
bin/elasticsearch-plugin install x-pack Confirm that x-pack is granted additional permissions
Modify elasticsearch configuration elasticsearch.yml to allow x-pack to automatically create indexes:
action.auto_create_index: .security,.monitoring,.watches,.triggered_watches,.watcher-history Launch elasticsearch Install x-pack on kibana
bin/kibana-plugin install x-pack Start kibanax-pack Default user and password: elastic/changeme Uninstall:
bin/elasticsearch-plugin remove x-pack
bin/kibana-plugin remove x-pack Add configuration on elasticsearch.yml and kibana.yml
#x-pack
xpack.security.enabled: true
xpack.monitoring.enabled: true
xpack.graph.enabled: true
xpack.watcher.enabled: true (configured only on elasticsearch.yml)
xpack.reporting.enabled: true (configured only on kibana.yml) Modify x-pack password
curl -XPUT -u elastic 'localhost:9200/_xpack/security/user/elastic/_password' -d '{
"password" : "test123"
}'
After confirmation, enter the original password to modify successfully
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.