Backup tasks folder full

rbjohnson78

Member
Aug 8, 2022
32
0
11
This folder /var/log/proxmox-backup/tasks keeps filling up the drive with large logs. Is there a job to clean this up, or is there a reason the files get so big? We are only backing up 2 VM's right now.
 
They are working on implementing something to change log verbosity. Right now it will log all those info logs and these can easily go into the millions as every chunk operation might cause several log lines.
 
They are working on implementing something to change log verbosity. Right now it will log all those info logs and these can easily go into the millions as every chunk operation might cause several log lines.
Thank you! Guess I'll just delete manually until then. Thank you!