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