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

Unrestricted Log File Growth #397

Closed
payneBrandon opened this issue Nov 19, 2020 · 1 comment
Closed

Unrestricted Log File Growth #397

payneBrandon opened this issue Nov 19, 2020 · 1 comment

Comments

@payneBrandon
Copy link
Collaborator

The ODE is copying over the logback.xml file from the jpo-security-svcs module to handle logging functionalities. This file, is using a FileAppender as part of its logging by default that allows an unrestricted file size. This is causing a problem with disk space consumption as the file was seen to exceed 46GB.

Note that this issue is related to Logging Settings #21

@dan-du-car
Copy link
Contributor

This issue can be closed.

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