Open JeS24 opened 1 year ago
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment to re-open.
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment to re-open.
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment to re-open.
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment to re-open.
This issue is stale because it has been open for 60 days with no activity. Remove stale label or comment to re-open.
Feature request / Suggestion
We generate a ton of logs for the various moving parts of Tirtha. We can prune / compress / delete some of the older logs. For example, these ones:
Current behaviour
All logs are kept as-is.
Possible implementation
RotatingFileHandler
or a custom cronjob / celery periodic task might help.Self-check