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