Whilst auditing disk space on our Windows 2008R2 farm we noticed that some servers had quite large C:\Windows\Logs\CBS\CBS.log files (~1.5GB).
I was under the impression that this particular log file would be periodically compressed into CbsPersist_yyyymmddtttttt.cab (where y,m,d,t are year, month day and time respectively) files to reduce space used.
Can I safely delete these large CBS.log files?
If my understanding about CBS.log being periodically compressed is correct, why isn't this happening on my servers?