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

opensearch: Aoss master #6612

Merged
merged 3 commits into from
Feb 21, 2023
Merged

opensearch: Aoss master #6612

merged 3 commits into from
Feb 21, 2023

Conversation

matthewfala
Copy link
Contributor

Please see notes and add comments to : #6448


Enter [N/A] in the box, if an item is not applicable to your change.

Testing
Before we can approve your change; please submit the following in a comment:

  • Example configuration file for the change
  • Debug log output from testing the change
  • Attached Valgrind output that shows no leaks or memory corruption was found

If this is a change to packaging of containers or native binaries then please confirm it works for all targets.

Documentation

  • Documentation required for this feature

Backporting

  • Backport to latest stable release.

Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.

PettitWesley
PettitWesley previously approved these changes Dec 23, 2022
@edsiper
Copy link
Member

edsiper commented Jan 27, 2023

please fix the conflicts on tests/internal/fuzzers/signv4_fuzzer.c

@edsiper
Copy link
Member

edsiper commented Jan 30, 2023

ping

Signed-off-by: Matthew Fala <falamatt@amazon.com>
@matthewfala
Copy link
Contributor Author

matthewfala commented Feb 3, 2023

Rebased, thank you!

@matthewfala matthewfala temporarily deployed to pr February 3, 2023 19:48 — with GitHub Actions Inactive
PettitWesley
PettitWesley previously approved these changes Feb 6, 2023
@@ -1063,6 +1063,11 @@ static struct flb_config_map config_map[] = {
0, FLB_FALSE, 0,
"External ID for the AWS IAM Role specified with `aws_role_arn`"
},
{
FLB_CONFIG_MAP_STR, "aws_service_name", "es",
Copy link

Choose a reason for hiding this comment

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

the service name for aws opensearch serverless is "aoss". "es" doesn't work.

Copy link
Contributor

Choose a reason for hiding this comment

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

This plugin is meant to be used with serverless and non-serverless. Non-serverless (es) has always been the default. This change allows you to configure something different.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@edsiper
Copy link
Member

edsiper commented Feb 13, 2023

@matthewfala minor change to get this merged, please fix the subjects for these commits:

  • es: ... -> out_es: ...
  • opensearch: ... -> out_opensearch: ...

@edsiper edsiper mentioned this pull request Feb 13, 2023
4 tasks
Signed-off-by: Matthew Fala <falamatt@amazon.com>
Signed-off-by: Matthew Fala <falamatt@amazon.com>
@matthewfala matthewfala temporarily deployed to pr February 20, 2023 20:43 — with GitHub Actions Inactive
@matthewfala matthewfala temporarily deployed to pr February 20, 2023 20:44 — with GitHub Actions Inactive
@matthewfala matthewfala temporarily deployed to pr February 20, 2023 21:06 — with GitHub Actions Inactive
@edsiper edsiper merged commit afb2ba2 into fluent:master Feb 21, 2023
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.

4 participants