beat-exporter icon indicating copy to clipboard operation
beat-exporter copied to clipboard

Expose the stats of several filebeat instances

Open k0urge opened this issue 4 years ago • 1 comments

Hi there,

I understand that beat.uri allows to configure one unique beat instance we want to expose statistics.

But I have a question: I have a use case where I need to expose the stats of several filebeat instances. Is there a mean to aggregate the metrics "by host" for those beat instances ?

If not, do you think it make sense to add that feature in beat-exporter ?

Best regards.

k0urge avatar Jan 27 '21 13:01 k0urge

+1

Would be handy also in my case, to have the metrics labelled by means of beat.uri (for example), so that they can be individually aggregated from several k8s containers running in single POD in parallel.

plef avatar Jan 27 '21 14:01 plef