elastic/kibana

Improve "Kibana server not ready yet" message

オープン

#26,039 opened on 2018/11/21

 (9 件のコメント) (2 件のリアクション) (2 人の担当者)TypeScript (8,021 件のフォーク)batch import
Team:SharedUXgood first issueoldpapercuttriage_needed

Repository metrics

Stars
 (19,065 個のスター)
PR merge metrics
 (平均マージ 1d 16h) (30d で 999 merged PRs)

説明

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

コントリビューターガイド