Hi folks,
I just stumbeled upon the log-directory of my paperlexx-ngx installation (docker on my Synology NAS) and saw that there are many log files.
celery.log, mail.og, paperless.log with size bigger than 3MB.
And a lot of the same files with .1, .2... with size of 1MB.
Somehow the log rotate and log size limiting ist not working any more.
Just tried to set both variable like stated in the docs, but this has no effect.
This are set in my docker-conpose.env:
PAPERLESS_LOGROTATE_MAX_BACKUPS=10
PAPERLESS_LOGROTATE_MAX_SIZE=1048576
The paperless guys couldn't help me there and sent me over here.
paperless-ngx/paperless-ngx#8300
Any idea here?
Hi folks,
I just stumbeled upon the log-directory of my paperlexx-ngx installation (docker on my Synology NAS) and saw that there are many log files.
celery.log, mail.og, paperless.log with size bigger than 3MB.
And a lot of the same files with .1, .2... with size of 1MB.
Somehow the log rotate and log size limiting ist not working any more.
Just tried to set both variable like stated in the docs, but this has no effect.
This are set in my docker-conpose.env:
PAPERLESS_LOGROTATE_MAX_BACKUPS=10
PAPERLESS_LOGROTATE_MAX_SIZE=1048576
The paperless guys couldn't help me there and sent me over here.
paperless-ngx/paperless-ngx#8300
Any idea here?