Since one week, I am using a bucket in S3. I don’t know why but it’s getting rapidly cluttered with log files at a rate of about 1 at each 5 minutes, and the names include the time of day and some kind of hash similar to this: 2011-07-18-13-43-33-947CE3755ED3D9F5
As far as I know, I am not asking Amazon to log anything. I have a EC2 Ubuntu machine running and a RDS MySql database along with that S3 bucket. Logging is not enabled on the bucket itself.
Where could these files come from?
Thank you very much for any insight!
I have created other buckets and no logging occurs in them… I then have deleted the problematic bucket and now the logging problem seems to be solved…
Thanks to Cloudberryman and Geoff for your help!