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