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