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