Forums

LOG FILES WITH STRANGE ACCESS

Hi guys,

I was looking at the log files for the access of my domain.

I have found this requests.

Can anyone try to explain what is happened?

37.187.196.70 - - [18/May/2021:23:32:45 +0000] "GET /.git/config HTTP/1.1" 404 179 "-" "Go-http-client/1.1" "37.187.196.70" response-time=0.006

37.187.196.70 - - [18/May/2021:23:32:45 +0000] "GET / HTTP/1.1" 302 0 "-" "Go-http-client/1.1" "37.187.196.70" response-time=0.002

37.187.196.70 - - [18/May/2021:23:32:45 +0000] "GET /api/v1/pods HTTP/1.1" 404 179 "-" "Go-http-client/1.1" "37.187.196.70" response-time=0.002

37.187.196.70 - - [18/May/2021:23:32:45 +0000] "GET /v2/_catalog HTTP/1.1" 404 179 "-" "Go-http-client/1.1" "37.187.196.70" response-time=0.003

37.187.196.70 - - [18/May/2021:23:32:45 +0000] "GET /.env HTTP/1.1" 404 179 "-" "Go-http-client/1.1" "37.187.196.70" response-time=0.004

37.187.196.70 - - [18/May/2021:23:32:45 +0000] "GET /graphql HTTP/1.1" 404 179 "-" "Go-http-client/1.1" "37.187.196.70" response-time=0.007

37.187.196.70 - - [18/May/2021:23:32:45 +0000] "GET /info HTTP/1.1" 404 179 "-" "Go-http-client/1.1" "37.187.196.70" response-time=0.020

37.187.196.70 - - [19/May/2021:02:00:14 +0000] "HEAD / HTTP/1.1" 302 0 "-" "python-requests/2.25.1" "37.187.196.70" response-time=0.009

thank you!

Someone was hitting your web app with routes that do not exist and got 404.