Add docker_log monitoring to telegraf
This commit is contained in:
parent
253206da97
commit
a90840b1dc
8 changed files with 58 additions and 13 deletions
|
@ -15,6 +15,7 @@ svc:
|
|||
|
||||
compose:
|
||||
watchtower: true
|
||||
monitoring: true
|
||||
image: joohoi/acme-dns
|
||||
volumes:
|
||||
- ./config:/etc/acme-dns:ro
|
||||
|
|
Reference in a new issue