Skip to content

Conversation

@stzou
Copy link
Contributor

@stzou stzou commented Dec 2, 2025

What does this PR do?

Add guidance around setting the log group and stream name when configuring ECS fargate log collection with the lambda forwarder.

Motivation

We automatically enrich ECS fargate logs with relevant ECS tags submitted from a lambda forwarder, but this feature requires additional configurations that are not documented yet.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged
@github-actions
Copy link

github-actions bot commented Dec 2, 2025

⚠️ Recommendation: Add qa/skip-qa label

This PR does not modify any files shipped with the agent.

To help streamline the release process, please consider adding the qa/skip-qa label if these changes do not require QA testing.

@stzou stzou force-pushed the stzou/ecs-fargate-forwarder branch from 2d4fa8b to c62cfb0 Compare December 2, 2025 22:02
@stzou stzou added the qa/skip-qa Automatically skip this PR for the next QA label Dec 2, 2025
@rtrieu rtrieu self-requested a review December 2, 2025 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment