LogRetention for apps

If I am not mistaken LogRetention rack parameter is applied to CloudWatch log groups as well as s3 buckets, for the rack itself; however there’s no setting/parameter for apps, is there?

It would be nice to have this feature for apps as well.

Thanks.

There’s a LogRetention param on the app level as well.

convox apps params set LogRetention=14

Hey @henric.englund, thanks for your reply. Looking at the CloudFormation stack template for a rack I can see LogRetention being mentioned, however I couldn’t find any reference to LogRetention in an app’s stack template.

Are you sure about this?

At a second thought: I guess you’re right about this: https://github.com/convox/rack/pull/2628/files.