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:
Logstash pipeline with filters
enable_metric => false for each filter
Activate monitoring Logstash
Run the pipeline in Logstash
Go in Kibana's monitoring page
Monitoring Logstash - Pipelines
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:
In 6.8.x, it looks like this:
Errors in browser console (if relevant): None
Provide logs and/or server output (if relevant): None
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:
enable_metric => false
for each filterExpected 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:
In 6.8.x, it looks like this:
Errors in browser console (if relevant): None
Provide logs and/or server output (if relevant): None
Any additional context: