Cleanup Log in GUI

II think it would be beneficial if you could view what happened during the cleanup window, so you can look at the log after it happened and aren’t required to monitor the live log while the cleanup is ongoing.

Furthermore it would be great if the log would show why an item was deleted or not.

Yes, you might not be able to find it in the interface right now, but you can check what’s going on by running a command. It’s best to run the cleanup process immediately after the scheduled time slot:

grep -iE “cleanup|deleting|deleted” /var/log/urbackup.log | tail -n 50