Documentation issue? Default path to Filebeat configuration (/filebeat.yml)

(Filebeat version 1.3.1)

In Filebeat command line help (filebeat --help),
the default configuration file path is indicated as "/filebeat.yml".

However, practically testing this shows that it actually looks for the configuration file in "./filebeat.yml" (relative to cwd ("./[...]") where the command is invoked).

Is this a valid issue?

Looks like it! Can you raise it here - https://github.com/elastic/beats/issues?

Follow up issue can be found here: https://github.com/elastic/beats/issues/2654

This topic was automatically closed after 21 days. New replies are no longer allowed.