-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 4.5.0, 4.6.0
-
Fix Version/s: 4.6.0
-
Component/s: None
-
Security Level: Public (Anyone can view this level - this is the default.)
-
Labels:None
The cloud_usage table can be very big and once the raw data is processed we can safely remove the rows to reduce database size. There is a KB on this: http://support.citrix.com/article/CTX139043
The aim is to create a global config (delete records older than specified no. of days) and an API (if necessary) to trigger cleaning up of old entries.