/var/log/vsmagent.log {
    missingok
	
    postrotate
       /bin/systemctl try-restart vsmagent >/dev/null 2>&1
    endscript
}
