cf-syslog-drain/5.1
You can find the source of this version on GitHub at cloudfoundry/cf-syslog-drain-release. It was created based on the commit 6b57e35
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf-syslog-drain" version: "5.1" url: "https://bosh.io/d/github.com/cloudfoundry/cf-syslog-drain-release?v=5.1" sha1: "ccc588acc4854d669f60ad1c826d2b366e3548c6"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 ccc588acc4854d669f60ad1c826d2b366e3548c6 \ "https://bosh.io/d/github.com/cloudfoundry/cf-syslog-drain-release?v=5.1"