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