Seems like we've committed a sample logsearch manifest.yml for logsearch-boshrelease. I don't think that's a good idea because then we'd have to maintain it in separate places (logsearch-boshrelease repo and here). In this case, v18 dropped collectd which this local manifest was including and caused unnecessary confusion.
Instead, I think we should be copying the examples/bosh.yml into the local directory, whether that's by cloning the repo or doing a wget to the raw file on github.
https://github.com/logsearch/workspace/blob/master/_setup/runtime/workspace_skel/environments/local/test/logsearch/manifest.yml
Seems like we've committed a sample logsearch
manifest.ymlfor logsearch-boshrelease. I don't think that's a good idea because then we'd have to maintain it in separate places (logsearch-boshrelease repo and here). In this case, v18 dropped collectd which this local manifest was including and caused unnecessary confusion.Instead, I think we should be copying the
examples/bosh.ymlinto the local directory, whether that's by cloning the repo or doing awgetto the raw file on github.https://github.com/logsearch/workspace/blob/master/_setup/runtime/workspace_skel/environments/local/test/logsearch/manifest.yml