elastic/kibana

Improve "Kibana server not ready yet" message

Open

#26,039 opened on 2018年11月21日

GitHub で見る
 (9 comments) (2 reactions) (2 assignees)TypeScript (19,065 stars) (8,021 forks)batch import
Team:SharedUXgood first issueoldpapercuttriage_needed

説明

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

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