elastic/kibana

Improve "Kibana server not ready yet" message

开放

#26,039 创建于 2018年11月21日

 (9 条评论) (2 个反应) (2 位负责人)TypeScript (8,021 个派生)batch import
Team:SharedUXgood first issueoldpapercuttriage_needed

仓库指标

星标
 (19,065 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Kibana version: 6.5.0

When migrating Kibana objects (regardless of whether it ended up being successful, or failed requiring manual intervention to clean up incremental .kibana-N index), we simply specify a "Kibana server not ready yet" error on the UI.

Ideally, it will be great for the UI to stream the Kibana log to the UI to provide more details to the end user on what is happening. If there is no such facility today for Kibana to display its own server log, it will at least be helpful to have a better message instructing the end users to review/tail the Kibana server log for more information :)

Solution: https://github.com/elastic/kibana/issues/26039#issuecomment-2218335796

贡献者指南