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

feat(fluentd): Add support for Cloudwatch Logging #296

Merged
merged 7 commits into from
Oct 27, 2023

Conversation

jrlonan-gt
Copy link
Contributor

@jrlonan-gt jrlonan-gt commented Oct 23, 2023

Add support for CloudWatch Logging, besides S3 logging. CloudWatch logging requires S3 logging to also be enabled, since it also piggybacks on the S3 policies

Copy link
Contributor

@Tingweiftw Tingweiftw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but let others approve

]

resources = ["*"]
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: could we include the ssl policy that tzeyang implemented into this s3 resource?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure, i can add it

Copy link
Contributor

@Tingweiftw Tingweiftw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jrlonan-gt jrlonan-gt merged commit 27107be into master Oct 27, 2023
3 checks passed
@jrlonan-gt jrlonan-gt deleted the feat--add-fluentd-cloudwatch-logging branch October 27, 2023 08:56
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.

3 participants