simple-remote-syslog/2
You can find the source of this version on GitHub at cloudfoundry-community/simple-remote-syslog-boshrelease. It was created based on the commit 07ba7ab3
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "simple-remote-syslog" version: "2" url: "https://bosh.io/d/github.com/cloudfoundry-community/simple-remote-syslog-boshrelease?v=2" sha1: "58cf0cc2c06dbb9c9b8b0c5fe0c92e84459e0b90"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 58cf0cc2c06dbb9c9b8b0c5fe0c92e84459e0b90 \ "https://bosh.io/d/github.com/cloudfoundry-community/simple-remote-syslog-boshrelease?v=2"