elastic/kibana

Improve "Kibana server not ready yet" message

Open

#26.039 aperta il 21 nov 2018

Vedi su GitHub
 (9 commenti) (2 reazioni) (2 assegnatari)TypeScript (8021 fork)batch import
Team:SharedUXgood first issueoldpapercuttriage_needed

Metriche repository

Star
 (19.065 star)
Metriche merge PR
 (Merge medio 1g 16h) (999 PR mergiate in 30 g)

Descrizione

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

Guida contributor