1
0
mirror of https://github.com/krislamo/graylog_demo synced 2024-11-09 21:50:35 +00:00
graylog_demo/docker-daemon.json

7 lines
97 B
JSON

{
"log-driver": "gelf",
"log-opts": {
"gelf-address": "tcp://172.28.128.30:12201"
}
}