Proxy respond with 404 Not found

@hbagdi hi Harry, nginx is routing traffic to kong. See the kong logs -

10.244.2.59 - - [10/Dec/2019:14:39:00 +0000] “GET /health HTTP/1.1” 404 48 “-” “curl/7.61.1”
10.244.2.59 - - [10/Dec/2019:14:42:02 +0000] “GET /get HTTP/1.1” 404 48 “-” “curl/7.61.1”

But still I am getting 404. I am not able to understand what is causing this failed?