Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty Kibana vis in the heartbeat dashboard #5562

Closed
tsg opened this issue Nov 13, 2017 · 0 comments
Closed

Empty Kibana vis in the heartbeat dashboard #5562

tsg opened this issue Nov 13, 2017 · 0 comments

Comments

@tsg
Copy link
Contributor

tsg commented Nov 13, 2017

Here is a screenshot:

heartbeat http monitoring - kibana 2017-11-10 13-58-28

It seems to be due to an extra space in the Kibana definition: monitor.status: down instead of monitor.status:down.

We didn't have the space in the 5.x version of the dashboards, so this seems to be a regression on the Beats side rather than the Kibana side.

tsg added a commit to tsg/beats that referenced this issue Nov 13, 2017
For some reason the format in which was saved didn't work in Kibana 6.0.
This simply re-saves it again.

Fixes elastic#5562.

I tested with KB 6.0 and 5.6.
monicasarbu pushed a commit that referenced this issue Nov 13, 2017
For some reason the format in which was saved didn't work in Kibana 6.0.
This simply re-saves it again.

Fixes #5562.

I tested with KB 6.0 and 5.6.
tsg added a commit to tsg/beats that referenced this issue Nov 15, 2017
For some reason the format in which was saved didn't work in Kibana 6.0.
This simply re-saves it again.

Fixes elastic#5562.

I tested with KB 6.0 and 5.6.

(cherry picked from commit f3beb42)
exekias pushed a commit that referenced this issue Nov 15, 2017
For some reason the format in which was saved didn't work in Kibana 6.0.
This simply re-saves it again.

Fixes #5562.

I tested with KB 6.0 and 5.6.

(cherry picked from commit f3beb42)
leweafan pushed a commit to leweafan/beats that referenced this issue Apr 28, 2023
For some reason the format in which was saved didn't work in Kibana 6.0.
This simply re-saves it again.

Fixes elastic#5562.

I tested with KB 6.0 and 5.6.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant