Multiple configs in /etc/filebeat/*.yml

Hi @ruflin,

"/usr/share/filebeat/bin/filebeat -c /etc/filebeat/filebeat.yml -path.home /usr/share/filebeat -path.config /etc/filebeat -path.data /var/lib/filebeat -path.logs /var/log/filebeat"

I've tried pointing -path.config to another location other than /etc/filebeat as well.

It's launched via systemctl, and I've tried manually on the command line as well...