elastic / kibana

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

Logstash pipelines monitoring not showing when filter metrics disabled in 6.8 #44626

Open crisdarocha opened 5 years ago

crisdarocha commented 5 years ago

Kibana version: 6.8.x

Elasticsearch version: 6.8

Server OS version: Mac OSX

Browser version: Chrome 76.0.3809.100

Browser OS version: -

Original install method (e.g. download page, yum, from source, etc.): Download

Describe the bug: When disabling metrics for filters in a logstash pipeline the monitoring information disappears, while the input/output are still expected.

Steps to reproduce:

  1. Logstash pipeline with filters
  2. enable_metric => false for each filter
  3. Activate monitoring Logstash
  4. Run the pipeline in Logstash
  5. Go in Kibana's monitoring page
  6. Monitoring Logstash - Pipelines
  7. Choose the pipeline (it will be empty)

Expected behavior: The input and output should still appear, and filters should have information N/A.

Screenshots (if relevant): In 6.7.0 the monitoring tab for this pipeline looks like this:

Screenshot 2019-09-02 at 10 02 14

In 6.8.x, it looks like this:

Screenshot 2019-09-02 at 09 53 06

Errors in browser console (if relevant): None

Provide logs and/or server output (if relevant): None

Any additional context:

elasticmachine commented 5 years ago

Pinging @elastic/stack-monitoring