Use bekt/logspout-logstash (#266)

This commit is contained in:
Nándor István Krácser 2016-09-13 06:08:29 +02:00 committed by Bill Maxwell
parent 1875827ce0
commit c14a0ecdfc
2 changed files with 2 additions and 2 deletions

View File

@ -11,5 +11,5 @@ logspout:
io.rancher.scheduler.global: 'true'
io.rancher.container.hostname_override: container_name
tty: true
image: rancher/logspout-logstash:v0.2.0
image: bekt/logspout-logstash:latest
stdin_open: true

View File

@ -10,5 +10,5 @@ logspout:
io.rancher.scheduler.global: 'true'
io.rancher.container.hostname_override: container_name
tty: true
image: rancher/logspout-logstash:v0.2.0
image: bekt/logspout-logstash:latest
stdin_open: true