Skip to content

Commit

Permalink
Refs #96176 - logspout - Avoid CPU burst
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Jun 14, 2018
1 parent 071ab36 commit 6fedb71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra-templates/logcentral-logspout/1/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services:
logspout:
image: gliderlabs/logspout:v3.2.5
environment:
BACKLOG: "false"
TAIL: "0"
LOGSPOUT: "ignore"
SYSLOG_FORMAT: "${format}"
labels:
Expand Down

0 comments on commit 6fedb71

Please sign in to comment.