简体   繁体   English

如何登录kibana?

[英]How do I log into kibana?

I have an Elastic cluster at https://www.elastic.co/ . 我在https://www.elastic.co/上有一个Elastic集群。 I enabled Kibana, but then when I click Kibana, it prompts me to enter in a user/password. 我启用了Kibana,但是当我单击Kibana时,它提示我输入用户名/密码。

My login to the normal Elastic cluster doesn't work -- is there a default user/password that I can enter, or how do I actually get into my Kibana dashboard? 我无法登录正常的Elastic集群-是否可以输入默认用户名/密码,或者实际上如何进入Kibana仪表板? Ideally, I would just like to disable having to login (so just clicking the Kibana dashboard goes into it) -- is there a way to do that? 理想情况下,我只想禁止必须登录(因此只需单击Kibana仪表板即可)-有没有办法做到这一点?

When you were creating your cluster, you were given a password with UID: elastic. 创建集群时,系统会为您提供UID:elastic的密码。 It should have warned you that you needed to save the password as you cannot retrieve it. 它应该警告您,您需要保存密码,因为您无法找回密码。 If you have not saved it, you will need to generate a new password from the Security tab on the left within the cluster. 如果尚未保存,则需要从群集左侧的“安全性”选项卡中生成一个新密码。

When you login into Kibana, you can create more users through Management > Elasticsearch: Security > Create User. 登录Kibana时,可以通过管理> Elasticsearch:安全性>创建用户来创建更多用户。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM