Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow configuration of log group and stream prefix for CloudwatchAgentExtension #138

Open
SamStephens opened this issue Aug 19, 2022 · 0 comments
Labels
enhancement New feature or request p2

Comments

@SamStephens
Copy link

I've used the logGroup parameter of Container to consumer awslogs for a Service. Within that logGroup, the logStreams are named in the format /[ServiceConstructId]/app/[FargateTaskId].

I would like my Cloudwatch Agent logs to go to the same log group, and possibly the same log stream. However CloudwatchAgentExtension implicitly creates a log group, and provides no configurability.

@bvtujo bvtujo assigned bvtujo and unassigned bvtujo Jan 31, 2023
@bvtujo bvtujo added enhancement New feature or request p2 labels Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p2
Projects
None yet
Development

No branches or pull requests

2 participants