【发布时间】:2018-06-01 03:09:54
【问题描述】:
我用
brew install elasticsearch
和
elasticsearch-plugin install x-pack
x-pack 路径是 /usr/local/Cellar/elasticsearch/6.2.4/libexec/plugins/x-pack
但是,这条路径中没有setup-passwords
☁ ~ ls /usr/local/Cellar/elasticsearch/6.2.4/libexec/plugins/x-pack
meta-plugin-descriptor.properties x-pack-graph x-pack-monitoring x-pack-watcher
x-pack-core x-pack-logstash x-pack-security
x-pack-deprecation x-pack-ml x-pack-upgrade
我想使用
生成默认密码bin/x-pack/setup-passwords auto
【问题讨论】:
标签: elasticsearch elasticsearch-x-pack