Open
Description
What is the bug?
I raised a PR to update expired pem file as #44, but the integ-fail with the following errors -
logstash_1 | Failures:
logstash_1 |
logstash_1 | 1) LogStash::Inputs::OpenSearch against a secured opensearch behaves like an opensearch index plugin should retrieve json event from opensearch
logstash_1 | Failure/Error: opensearch.index(params)
logstash_1 |
logstash_1 | ArgumentError:
logstash_1 | URL parameter 'type' is not supported
How can one reproduce the bug?
Steps to reproduce the behavior:
4. See error at https://github.com/opensearch-project/logstash-input-opensearch/actions/runs/4169404574/jobs/7217326593
What is the expected behavior?
integ-test Pass