logstash-docker/1.3
You can find the source of this version on GitHub at cloudfoundry-community/logstash-docker-boshrelease. It was created based on the commit f709ee1e
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "logstash-docker" version: "1.3" url: "https://bosh.io/d/github.com/cloudfoundry-community/logstash-docker-boshrelease?v=1.3" sha1: "1c404545da9dd27a4a1d7a9d752f5a5a3b513457"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 1c404545da9dd27a4a1d7a9d752f5a5a3b513457 \ "https://bosh.io/d/github.com/cloudfoundry-community/logstash-docker-boshrelease?v=1.3"