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