Hello, I’ve configured logrotate to rotate /var/log/mail.log daily, and to compress the old logs. I’d like to retain all logs for at least a few weeks.
I have configured the MiaB backup using an S3 bucket. That seems to work well, as far as I can judge based on the number of recent files in the bucket.
Are the (rotated) mail logs included in these backups? Or should I implement something to export all logs to S3?