Actions
User story #2997
closedClean report database v2 : Add an automatic reporting configured by properties
Status:
Released
Priority:
N/A
Assignee:
Jonathan CLARKE
Category:
Web - Maintenance
Target version:
Pull Request:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:
Description
To compute compliance rudder needs to store reports sent by the nodes in a database.
Those reports take a huuuge size on disk. So we added a way to archive them in 2.4.
But to actually free disk space, rudder should be able to delete those reports.
This ticket main goal is to provide an automatic database cleaner that will run at a scheduled frequency, based on rudder properties.
Implementation ticket : #2973 (pull request https://github.com/Normation/rudder/pull/9 )
Integration ticket : #2978
Documentation Ticket : not created yet.
This is blocked by #2996, which is very linked (same backend)
Actions