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