我正在尝试基于metricbeat创建一个节拍: https://github.com/fdmsantos/vspherebeat
我遵循了以下文档:https://www.elastic.co/guide/en/beats/devguide/current/creating-beat-from-metricbeat.html
错误:
./vspherebeat Exiting: error loading config file: stat beat.yml: no such file or director
我不明白为什么节拍看起来是beat.yml文件而不是vspherebeat.yml?
文件vspherebeat.yml存在并由命令make update创建