Logstash monitoring: pipeline identification

Hi,

I am running multiple logstash instances in kubernetes. In elastic's monitoring I see same pipeline once per node:


My idea is to see in the overview panel all identical pipelines of all nodes to be aggregated. Meaning In overview I see only one blob pipeline, if the configuration of this pipeline is identical. If I filter first for a specific node and then go to pipeline tab I see the pipeline stats of the selected node.

What do I have to do that the monitoring is able to recognize that the pipelines are identical?
Do I have to add any ids or versions somewhere inside the pipeline configuration?

Thanks, Andreas

Hi @asp,

What version of the stack are you using?

7.4.2

You might be running into this issue here: https://github.com/elastic/kibana/issues/49462

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.