beat-exporter
beat-exporter copied to clipboard
Expose the stats of several filebeat instances
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.
+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.