Skip to content

Commit a48b70d

Browse files
committed
turn off grafana access logs
1 parent 5932409 commit a48b70d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

compose/production/traefik/traefik.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ http:
6767
service: telemetry
6868
tls:
6969
certResolver: letsencrypt
70+
observability:
71+
accessLogs: false
7072

7173
middlewares:
7274
csrf:

0 commit comments

Comments
 (0)