Skip to content

Commit

Permalink
Set the logging driver for the client service
Browse files Browse the repository at this point in the history
[refs #9b9e4d8f5711]
  • Loading branch information
jfahrer committed May 5, 2018
1 parent 4bf9379 commit d876384
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions swarm/logging/docker-stack.yml
Expand Up @@ -15,6 +15,10 @@ services:
client:
image: alpine:3.6
command: ping 8.8.8.8
logging:
driver: fluentd
options:
fluentd-address: 127.0.0.1:24224

configs:
fluentd_config:
Expand Down

0 comments on commit d876384

Please sign in to comment.