elastic/kibana

Improve "Kibana server not ready yet" message

Open

#26,039 建立於 2018年11月21日

在 GitHub 查看
 (9 留言) (2 反應) (2 負責人)TypeScript (19,065 star) (8,021 fork)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

貢獻者指南

Improve "Kibana server not ready yet" message · elastic/kibana#26039 | Good First Issue