elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.72k stars 8.14k forks source link

[Stack Monitoring] Logstash Overview missing without logstash_state #45304

Open pickypg opened 5 years ago

pickypg commented 5 years ago

Kibana version: 6.8.3

Describe the bug:

The Logstash overview blocks are missing when Logstash is running 5.x, but reporting to 6.8.3. Within the .monitoring-logstash-6-* indices, I can see the cluster_uuid matching the screenshotted cluster, but it doesn't get its own overview.

However, Logstash does show up in the cluster listing. Of further interest, if you manually redirect to

https://kibana:5601/app/monitoring#/logstash?_g=(cluster_uuid:{uuid_here})

it works as you would expect.

Steps to reproduce:

  1. Have Logstash 5.6 send monitoring data that eventually is reported to a 6.8.3 monitoring cluster.
  2. Notice that the Logstash overview is missing.

Expected behavior:

The Logstash overview to exist even without the logstash_state document type.

Screenshots (if relevant):

Listing

listing

Overview

overview

Logstash (using the direct URL)

logstash

Workaround: As noted in the description, you can navigate to the Logstash Monitoring UI manually by replacing your Cluster UUID in the URL.

elasticmachine commented 1 year ago

Pinging @elastic/infra-monitoring-ui (Team:Infra Monitoring UI)