youtubebeat/vendor/github.com/elastic/beats/generator/metricbeat/README.md

6 lines
341 B
Markdown
Raw Normal View History

2018-11-18 11:08:38 +01:00
# Creating a Beat based on Metricbeat
The metricset Beat generator enables you to create a Beat that uses Metricbeat as a library and has your
own metricsets. For more details on how to create your own metricbeat check out the [developer guide](https://www.elastic.co/guide/en/beats/metricbeat/current/creating-beat-from-metricbeat.html).