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: add 'sslVerify' to opensearch output #1226

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

zmw85
Copy link
Contributor

@zmw85 zmw85 commented Jul 1, 2024

What this PR does / why we need it:

This is to allow fluentd opensearch output plugin to use https without verify ssl, just like es output plugin.

Which issue(s) this PR fixes:

Fixes #568

Does this PR introduced a user-facing change?

None

Additional documentation, usage docs, etc.:

No additional documentation, I have update the existing opensearch output documentation

@benjaminhuo
Copy link
Member

@zmw85 you'll need to sign your commit by :

git commit -s --amend
git push -f

@benjaminhuo benjaminhuo merged commit 916fdf3 into fluent:master Jul 2, 2024
9 of 10 checks passed
@zmw85
Copy link
Contributor Author

zmw85 commented Jul 7, 2024

Hi @benjaminhuo ,

Are my changes causing the docker image build failure? When could this PR get released?

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.

help request: opensearch cant find tlsverify: false
2 participants