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