How can I retrieve the raw Apache access logs for my site?
You can find the access logs for your website from your Site Tools > Statistics > Access Logs.
The logs contain detailed information about every single hit for your website – the IP from which the hit came from, timestamp, the type of the request, the URI, the status code returned by the server, the referrer and the user agent.