Skip to content

fix(lapis): only keep old log files for 30 days #1111

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

Merged
merged 1 commit into from
Mar 11, 2025
Merged

Conversation

fengelniederhammer
Copy link
Contributor

The log files on the server were piling up. I think we can safely delete old ones.

https://logback.qos.ch/manual/appenders.html#tbrpMaxHistory

PR Checklist

- [ ] All necessary documentation has been adapted.
- [ ] The implemented feature is covered by an appropriate test.

The log files on the server were piling up. I think we can safely delete old ones.
Copy link

vercel bot commented Mar 11, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lapis ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 11, 2025 7:20am

@fengelniederhammer fengelniederhammer self-assigned this Mar 11, 2025
Copy link
Contributor

This is a preview of the changelog of the next release. If this branch is not up-to-date with the current main branch, the changelog may not be accurate. Rebase your branch on the main branch to get the most accurate changelog.

Note that this might contain changes that are on main, but not yet released.

Changelog:

0.3.16 (2025-03-11)

Bug Fixes

  • lapis: only keep old log files for 30 days (84e7996)

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

Successfully merging this pull request may close these issues.

2 participants