Skip to content

Add support for capping archived log files with Logback #15325

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

Closed

Conversation

thorntonrp
Copy link
Contributor

This pull request provides support for setting the total-size-cap and clean-history-on-start properties on the SizeAndTimeBasedRollingPolicy. This makes it possible to limit the total size of the archived log files in order to avoid overuse of an application's disk space quota.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Nov 29, 2018
@philwebb philwebb added for: team-attention An issue we'd like other members of the team to review type: enhancement A general enhancement and removed for: team-attention An issue we'd like other members of the team to review status: waiting-for-triage An issue we've not yet triaged labels Dec 3, 2018
@philwebb philwebb added this to the 2.2.x milestone Dec 5, 2018
@snicoll snicoll self-assigned this Dec 20, 2018
@snicoll snicoll changed the title Support for logback total-size-cap and clean-history-on-start Support for capping archived log files Feb 12, 2019
@snicoll snicoll modified the milestones: 2.2.x, 2.2.0.M1 Feb 12, 2019
snicoll pushed a commit that referenced this pull request Feb 12, 2019
@snicoll snicoll closed this in f42cec9 Feb 12, 2019
snicoll added a commit that referenced this pull request Feb 12, 2019
* pr/15325:
  Polish "Support for capping archived log files"
  Support for capping archived log files
@snicoll
Copy link
Member

snicoll commented Feb 12, 2019

@thorntonrp thanks for the PR. Your contribution is now merged on master with a polish commit.

@wilkinsona wilkinsona changed the title Support for capping archived log files Add support for capping archived log files with Logback Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants