sipcapture / homer7-docker

HOMER 7 Docker Images
92 stars 86 forks source link

Logging doesn't work for loki #122

Closed perrfect closed 2 years ago

perrfect commented 2 years ago

Hello. Via docker-compose I've set up logging for loki max-size: "6144m":

 logging:
      options:
        max-size: "6144m"

But it is not working and now loki volume size is about 12Gb: 72976e9f5038 grafana/loki "/usr/bin/loki --con…" 0 11.8GB 2 weeks ago Up 21 hours loki

lmangani commented 2 years ago

This doesn't seem related to our project. I would suggest referring to the Docker and Loki driver configuration.