We do not hold raw access log to our free servers, due to the sheer amount of requests there are each second. Holding raw access log would require something like swapping 1TB drives each week or so. We do, however, hold logs of erroneous access. i.e. all 404'ed request are logged in your account. Anyway, most of the applications come with logging capabilities, so check within the applications for a detailed log. If you are using a custom application, you are likely to have the skills to implement yourself the logging capabilities. If not, we would be happy to assist you in designing the component.