mirror of
https://github.com/jberrenberg/docker-davmail.git
synced 2026-04-26 07:45:51 +03:00
[GH-ISSUE #1] Log output is huge #1
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-davmail-jberrenberg#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @codecleric on GitHub (Mar 13, 2017).
Original GitHub issue: https://github.com/jberrenberg/docker-davmail/issues/1
Thanks a lot for making this docker setup!
My davmail.properties has the following in the Log setup:
But DEBUG style logs are pouring out of the container, so much that in the last 2 months, it created a 325GB log file. What else can I look at?
Thanks!
@jberrenberg commented on GitHub (Mar 15, 2017):
Hi @codecleric,
i am sorry, but i have no idea why your log files are exploding.
In my setup, there is like 20K of logs for the last 20 days.
The following are the only logging related settings i use:
Regards
@codecleric commented on GitHub (Mar 15, 2017):
I replaced what I had with what you have and the logs have become reasonable... Thanks!