Internal logging grows and consumes space #1010
stevenmunro
started this conversation in
General
Replies: 1 comment
-
Not a known issue, no. Quirrel is not logging to a file, but to stdout - if it really is logging (Quirrel is logging quite a lot, that's true), maybe you can select a different logging provider with Docker? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have to manually stop and restart my "quirrel/redis" docker-compose because something is chewing up disk space, and I assume it must be logging inside the quirrel docker container. Once I restart the container, I get my space back.
Is this a known issue?
Beta Was this translation helpful? Give feedback.
All reactions