last try with graylog

This commit is contained in:
2017-06-18 10:23:50 -04:00
parent 5abf0f4ccc
commit 8bc3760fd4
3 changed files with 22 additions and 6 deletions

View File

@@ -26,13 +26,23 @@ services:
- "12201:12201/udp"
- "1514:1514/udp"
- "514:514/udp"
# logging:
# driver: gelf
# options:
# gelf-address: "udp://logs.xai-corp.net:12201"
deploy:
mode: replicated
replicas: 1
replicas: 2
restart_policy:
condition: any
condition: none
delay: "1s"
max_attempts: 3
resources:
limits:
cpus: '1'
memory: 1G
networks:
default: