vse_matches.log shows the below error:
2018-04-06 13:42:40,049Z (15:42)[PortServer:0.0.0.0/0.0.0.0:50034] INFO - Response on the Wire HTTP/1.1 404 Not Found
Connection: close
Content-Type: text/html; charset=US-ASCII
Content-Length: 141
<html><head><title>404 Not Found</title></head><body><h1>Not Found</h1>The requested URL / was not found on this server.<p><hr></body></html>
What causes the below error in vse_matches.log :
2018-04-06 13:42:40,049Z (15:42)[PortServer:0.0.0.0/0.0.0.0:50034] INFO - Response on the Wire HTTP/1.1 404 Not Found Connection: close Content-Type: text/html; charset=US-ASCII Content-Length: 141
Not Found
The requested URL / was not found on this server.
The "404 Not Found" messages will be shown in vse_matches.log when the transaction hit the VS is not available in the VSI file
Another reason for this error is that the Base path in the HTTPS listener step of the VS is not matching what is in the incoming request or if the incoming request has an invalid character in the URL