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
+1 -1
View File
@@ -11,5 +11,5 @@ logspout:
io.rancher.scheduler.global: 'true' io.rancher.scheduler.global: 'true'
io.rancher.container.hostname_override: container_name io.rancher.container.hostname_override: container_name
tty: true tty: true
image: rancher/logspout-logstash:v0.2.0 image: bekt/logspout-logstash:latest
stdin_open: true stdin_open: true
+1 -1
View File
@@ -10,5 +10,5 @@ logspout:
io.rancher.scheduler.global: 'true' io.rancher.scheduler.global: 'true'
io.rancher.container.hostname_override: container_name io.rancher.container.hostname_override: container_name
tty: true tty: true
image: rancher/logspout-logstash:v0.2.0 image: bekt/logspout-logstash:latest
stdin_open: true stdin_open: true