-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
Would it be possible to override Log group name for each function? Currently, CloudFormation creates one with a random suffix according to the Function's name. I don't mind these suffixes in Function names, however if we delete the stack, the log groups remain there and it gets much harder to navigate them (basically, each stack recreation generates a new set of log groups with the same prefix but a different suffix). I'd prefer to log everything into a single group, but just different streams.
Thanks
Metadata
Metadata
Assignees
Labels
No labels