简体   繁体   中英

Kibana {"statusCode":403,"error":"Forbidden","message":"Forbidden"}

I just set up authentication on a newly installed ES stack. I followed:

https://www.elastic.co/guide/en/elastic-stack-overview/current/get-started-enable-security.html

I tried logging into kibana as user 'kibana'

I encountered {"statusCode":403,"error":"Forbidden","message":"Forbidden"}

答:以elastic登录就这么简单

username : elastic

password : changeme # or what ever password you kept while enabling xpack

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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