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