my filebeat was install under yum on centos7,
I run /usr/share/filebeat/bin/filebeat modules list,it tell me below.
Error initializing beat: error loading config file: stat filebeat.yml: no such file or directory
then i change work directory to /etc/filebeat and run /usr/share/filebeat/bin/filebeat modules list again,it shows incorrect aslo.
Enabled:
Disabled:
anyone have idea,thanks a lot.