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

DB logs should have a max-age setting to prevent bloating table size #1494

Open
timkelty opened this issue Aug 14, 2024 · 0 comments
Open

DB logs should have a max-age setting to prevent bloating table size #1494

timkelty opened this issue Aug 14, 2024 · 0 comments
Labels

Comments

@timkelty
Copy link
Contributor

Description

File-based logs have rotation, but with the move to db logs, we should have a way to automatically limit the size of that table.

The idea is to add a maxLogAge:

  • use as a default to feed-me/logs/clear
  • if set, clear on craft's garbage collection

#1487 (comment)

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

No branches or pull requests

1 participant