I'm using Amazon Beanstalk for my Symfony2.1 app (using Linux AMI with Apache) and I activated Log file rotation to Amazon S3. All is working properly, but I ant to know if there are any way to add other logs (that are in other locations) to the rotation system!
Thanks in advance!