AIL-framework
AIL-framework copied to clipboard
Possibility to keep only 30 last day
Hey,
There is a way to only keep in base the last 30days of analysis ?
Best regards,
Hey @FafnerKeyZee,
Currently there isn't a way to keep data for a certain amount of time. We should add a way to configure it, using a retention policy (#288)
Best regards,
Following a discussion @FafnerKeyZee the idea is to simply trigger the delete based:
- Size of the underlying dataset (if reaching a certain level) - how much space is free on the disk?
- Automatically delete item based on specific tags (configurable by the user)
- In case of large set of duplicate, the ability to trigger the deletion based on the duplicate
Maybe the 1st and 2nd are the most important.