Skip to content

Specify Log group name for Functions #92

@dinvlad

Description

@dinvlad

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions