After doing make update command, the file examplebeat.yml was created (examplebeat is the name of my beat) but when i run the beat (after make command) i get the error:
Exiting: error loading config file: stat beat.yml: no such file or directory
Why the beat tried load beat.yml file and not examplebeat.yml?
Another question:
if I rename examplebeat.yml to beat.yml, I get another error: Exiting: one or more modules must be configured
[root@elk-ingress vspherebeat]# ./vspherebeat
Exiting: error loading config file: stat beat.yml: no such file or directory
[root@elk-ingress vspherebeat]#
Why the beat look to beat.yml file and not vspherebeat.yml?
The file vspherebeat.yml exists and was created by the command:
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.