Begin add loki in container
This commit is contained in:
parent
488c240089
commit
64c5be9359
3 changed files with 23 additions and 0 deletions
|
@ -47,6 +47,10 @@ services:
|
|||
- traefik.http.routers.traefik-secure.tls=true
|
||||
- traefik.http.routers.traefik-secure.tls.certresolver=sslResolver
|
||||
- traefik.http.routers.traefik-secure.service=api@internal
|
||||
logging:
|
||||
driver: loki
|
||||
options:
|
||||
loki-url: "http://loki:3100/loki/api/v1/push"
|
||||
|
||||
networks:
|
||||
metrics:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue