It must be used only when logs are stored in a file.
shigoto:
task-name:
logs_file: /shigoto/logs/rclone.log
logrorate:
size: 10M
rotate: 7
compress: true
It should also be applied on redirect of the runners
https://github.com/natefinch/lumberjack
https://github.com/kjk/common/tree/main/filerotate
https://pkg.go.dev/github.com/yieldr/go-log/log/logrotate
https://github.com/easyCZ/logrotate
It must be used only when logs are stored in a file.
https://github.com/natefinch/lumberjack
https://github.com/kjk/common/tree/main/filerotate
https://pkg.go.dev/github.com/yieldr/go-log/log/logrotate
https://github.com/easyCZ/logrotate