I’m running out of space on my SD card. This has not been a problem until I noticed my data use increased significantly in the past few months. I’ve tried to search on the forum and reddit but most solutions talked about ubiquti or containers or etc or had no solution. I want to be able to delete whatever has filled up the space but cannot track down the large files. My database and backups are in check.
Here is my data use. I think it is related to core or supervisor updates.
MariaDB is used to store short term data and can be purged with the recorder.purge action call from developer tools. Remember to repack the DB also to actually gain the benefit of the purge.
InfluxDB is a bit harder to manage, because there is no purge command.
I had a huge InfluxDB at one time and instead of cleaning it up I simply delete the addon with the option to permanently delete the data also. After that I reinstalled it and then looked into managing it better in the future.