Closed zmw85 closed 4 months ago
This is to allow fluentd opensearch output plugin to use https without verify ssl, just like es output plugin.
Fixes #568
None
No additional documentation, I have update the existing opensearch output documentation
@zmw85 you'll need to sign your commit by :
git commit -s --amend git push -f
Hi @benjaminhuo ,
Are my changes causing the docker image build failure? When could this PR get released?
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?
Additional documentation, usage docs, etc.:
No additional documentation, I have update the existing opensearch output documentation