Remove old logs
gruberrro opened this issue · 5 comments
gruberrro commented
To be honest I'm not sure if this feature is implemented, but would be great to have possibility to remove old records with some kind of setting...
laugrean commented
Or maybe auto-archive into backup table.
This would help a lot, for statistics later on
vishalanandl177 commented
I'm already planning this feature.
In the next release, it will be available.
laugrean commented
Any updates on this when this will be implemanted approximately?
gruberrro commented
JFYI we decided to run celery beat which is removing old records every 24h
vishalanandl177 commented
Some enterprise companies suggested not to add removal of old logs as a part of the application.
This can cause issues in their compliance.
Removal of logs should be a separate application (or micro-service).