last try with graylog
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user