I am new to raw server logs...can anyone suggest why I might see the following entry in my raw server logs? Let's say my site is example.com and random-website.com is completely unrelated to my site - it's in Spanish but it looks like some kind of website optimisation/web design site which is nothing to do with me.
54.232.454.141 - - [01/Aug/2016:12:52:03 -0500] "GET /http:/random-website.com/page-on-random-website.htm HTTP/1.1" 404 1195 "-" "Go-http-client/1.1 X-Middleton/1"
It's returning a 404 page not found. which is correct of course as it's not even my domain name.
If it is something dodgy, should I block the IP? Thanks for your help.