Closed
Description
- Version: 5.2.1
- Operating System: Mac 10.12.3
- Steps to Reproduce:
- Execute metricbeat from a different directory then where the configuration file exists and notice the error:
$ metricbeat-5.2.1-darwin-x86_64/metricbeat
Exiting: error loading config file: open metricbeat.yml: no such file or directory
Expectation would be that be default it would look for the config in the same directory as where the binary exists.