1and1 hosting server logs
For anyone who hosts with 1and1, be aware that the server logs will be deleted after three months.
As anyone who uses 1and1 will know, the statistics you can find via the control panel are adequate but nothing special… and frequently slow.
Make sure you are either downloading the server logs regularly to produce your own statistics or add Google Analytics to your site.
You can find the server logs in the folder called “logs” in the root of your package. Look for the files entitled access.log.xx.gz, where xx is the week number for this year (e.g. 52 is the last week in the year) - these are gzipped text files containing the raw apache logs.
For the current week, you will find one gzip file for each day, named access.log.xx.y.gz
where y is the current day of the week (Monday being 1). The current day will be an uncompressed file entitled access.log.xx.y.

they do have a nice stat-to-email functionality now, but a wise tip to always download your sites logs. thx!