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

[receiver/awsfirehosereceiver] Add support for CloudWatch logs #35077

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gavincabbage
Copy link

@gavincabbage gavincabbage commented Sep 9, 2024

Description: Add support for CloudWatch logs in JSON format.

The receiver can now be configured to receiver either cwmetrics or cwlogs record type for CloudWatch metrics logs, respectively. Exactly one record type can be configured in each receiver instance; receiving both record types at once is not supported.

Link to tracking Issue: n/a

Testing: Unit tests covering new code as well as manual smoke testing against AWS Firehose and CloudWatch themselves.

Documentation: Component README update.

Copy link

linux-foundation-easycla bot commented Sep 9, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: gavincabbage / name: Gavin Cabbage (5c19051)

@gavincabbage gavincabbage changed the title receiver/awsfirehosereceiver: add cwlogs [receiver/awsfirehosereceiver] Add support for CloudWatch logs Sep 9, 2024
@gavincabbage gavincabbage force-pushed the awsfirehosereceiver/cwlogs branch 2 times, most recently from d3d4f74 to 977ffa7 Compare September 9, 2024 16:52
@gavincabbage gavincabbage marked this pull request as ready for review September 17, 2024 13:59
@gavincabbage gavincabbage requested review from a team and dashpole September 17, 2024 13:59
@gavincabbage gavincabbage requested a review from a team as a code owner September 19, 2024 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants