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

Add Profile field for Fluent bit S3 output #1127

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

jeff303
Copy link
Contributor

@jeff303 jeff303 commented Apr 15, 2024

What this PR does / why we need it:

This adds support for the AWS credential profile field for the S3 Fluent Bit S3 ouput. See here.

Which issue(s) this PR fixes:

Fixes #1126

Does this PR introduced a user-facing change?

The `Profile` field for the `S3` output is added, which translates to the `profile` field for the Fluent bit S3 output.

Signed-off-by: Jeff Evans <jevans@confluent.io>
@jeff303 jeff303 changed the title Add Profile field for Fluent bit cluster output Add Profile field for Fluent bit S3 output Apr 15, 2024
Signed-off-by: Benjamin Huo <huobj@qq.com>
@benjaminhuo
Copy link
Member

@jeff303 thank you!

@benjaminhuo benjaminhuo merged commit c35993f into fluent:master Apr 16, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support fluent bit profile configuration field
2 participants