hartfordfive / protologbeat

Application accepting log data via TCP or UDP to then index the data in Elasticsearch
Other
28 stars 14 forks source link

sed : can't read .yml #5

Open raabdo opened 7 years ago

raabdo commented 7 years ago

No such file or director vendor/github.com/elastic/beats/libbeat/scripts/makefile:253: recipe for target 'update' failed make[1]: [update] error 2 make[1]: leaving directory '/usr/lcal/src/github.com/hardfordfive/protologbeat' makefile:16: recipe for target 'setup' failed make: [setup] error 2

hartfordfive commented 7 years ago

@raabdo I'll try to take a look at this as soon as I get a chance. Until then, if it's only a build you need, you can get them already compiled in the releases section. Let me know if that helps for now.

sakurai-youhei commented 5 years ago

I found where root is: https://github.com/elastic/beats/commit/34fb3c85a834a276db535366192c44b44e80278f#diff-d2f9f6e7040050cd09938355f7d358a6

White space before comment appends unnecessary space to BEAT_NAME. image

It has persisted until beats v6.0.1.