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