Replace local driver with max-file:1 (unbounded growth) by json-file rotation matching generated node services.
@@ -45,7 +45,7 @@ services:
- "prometheus-scrape.port=8082"
- "prometheus-scrape.job_name=traefik"
logging:
driver: json-file
options:
max-file: '1'
compress: 'false'
driver: local
max-size: "512m"
max-file: "2"
The note is not visible to the blocked user.