Elastic X-Pack 安全配置与使用指南
1. 生成默认用户密码
Elastic Stack 安全功能自带默认用户和内置凭证助手,可轻松设置安全并快速启动。以下是为保留/默认用户(elastic、kibana、apm_system、remote_monitoring_user、beats_system 和 logstash_system)生成密码的步骤:
1. 打开新终端并导航到 ES_HOME 目录。
2. 执行以下命令:
$ ES_HOME>bin/elasticsearch-setup-passwords interactive
- 按照提示输入每个用户的密码。示例如下:
Initiating the setup of passwords for reserved users
elastic,apm_system,kibana,logstash_system,beats_system,remote_monitoring_user.
You will be prompted to enter passwords as the process progresses.
Please confirm that you would like to continue [y/N]y
Enter password for [elastic]:elastic
Reenter password for [elastic]:elastic
Enter password for [apm_system]:apm_system
Reenter passwor
超级会员免费看
订阅专栏 解锁全文
4167

被折叠的 条评论
为什么被折叠?



