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