Can someone please tell me how to delete the old logs?
I've tried with the suggestion mentioned here previously, but I'm getting a "Directory not empty" error.
Also, this command won't clean out the logs in the /api folder, since there are just 2 files there, that it keeps appending to continously.
Is it safe to just empty both of those folders manually, when no jobs are currently running?
Currently I've just set logrotate on those, although that is not really the best solution. I wanted to spare my SSD from excessive writes of logs, and this won't really help.