Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging Settings #21

Closed
payneBrandon opened this issue Sep 1, 2020 · 1 comment
Closed

Logging Settings #21

payneBrandon opened this issue Sep 1, 2020 · 1 comment

Comments

@payneBrandon
Copy link
Collaborator

The current logging settings are proving problematic - I'm seeing growing log file sizes in excess of 37GB on a single container. To help combat this issue, the AWS Depositor should be configured with a default logging level of warn rather than debug. Additionally, the logback.xml file should include a maxFileSize so the file cannot grow indefinitely.

It can also be a bit complex to work out the differences between the logback settings and docker logs. I recommend that the documentation is updated to reflect these differences and how to adjust the logback settings to be in line with the docker logging settings.

@dan-du-car
Copy link
Collaborator

This issue is closed with the resolution.

dan-du-car pushed a commit that referenced this issue Jun 11, 2024
…NAPSHOT

Changed version to 1.5.0-SNAPSHOT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants