271f2f
/var/log/kvm_stat.csv {
271f2f
	size 10M
271f2f
	missingok
271f2f
	compress
271f2f
	maxage 30
271f2f
	rotate 5
271f2f
	nodateext
271f2f
	postrotate
271f2f
		/usr/bin/systemctl try-restart kvm_stat.service
271f2f
	endscript
271f2f
}