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