Hi there,
I'm trying to create a new metric beat and to do this I followed the official guide for dev Creating a Metricset | Beats Developer Guide [7.16] | Elastic
I cloneed the beat repository with git and moved out in the directory metricbeat and typed in the terminal make create-metricset as suggested in the guide but I obtain an error and I don't know why:
Blockquote
make create-metricset
mage createMetricset
make: mage: Command not found
make: *** [Makefile:8: create-metricset] Errore 127