闲的无事,把自己服务器的ES和Kibana从7.10.1升级到8.x, 记录一下遇到的问题。
问题现象启动服务,ES正常,但在浏览器访问http://127.0.0.1:5601提示未准备就绪,日志提示:
1[FATAL][root] Error: [config validation of [elasticsearch].username]: value of "elastic" is forbidden. This is a superuser account that cannot write to system indices that Kibana need...