We currently have an issue where we keep running out of disc space, especially when we increase the robot logging to Verbose for debugging purposes due to the log files filling up the disc. Currently our logs are deleted every 14 days, however it would be useful if either:
- We could set a quota for logs, and the oldest logs are deleted when the logs are over x GB in size.
- We could delete logs directly from Orchestrator.
Are either of these possible?
Thanks.