You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When trying to install an index template using Logstash 7.17 or 8.2 and the opensearch plugin to an AWS Opensearch cluster, we get the following error message:
[2022-05-31T14:30:41,259][INFO ][logstash.outputs.opensearch][main] Using mapping template from {:path=>"/etc/logstash/es-templates/finance-reporting-tool-v1.json"}
[2022-05-31T14:30:41,362][WARN ][logstash.outputs.opensearch][main] Restored connection to OpenSearch instance {:url=>"https://search-purestake-main-cluster-u42s23ct42suzqq4dzjd65biga.us-east-2.es.amazonaws.com:443/"}
[2022-05-31T14:30:41,417][INFO ][logstash.outputs.opensearch][main] Installing OpenSearch template {:name=>"finance-reporting-tool-v1"}
[2022-05-31T14:30:41,433][INFO ][logstash.outputs.opensearch][main] Cluster version determined (7.10.2) {:version=>7}
[2022-05-31T14:30:41,449][ERROR][logstash.outputs.opensearch][main] Failed to install template {:message=>"bad component(expected absolute path component): _template/finance-reporting-tool-v1",
Describe the bug
When trying to install an index template using Logstash 7.17 or 8.2 and the opensearch plugin to an AWS Opensearch cluster, we get the following error message:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Index template should be installed
Plugins
logstash-output-opensearch (1.2.0)
Host/Environment (please complete the following information):
Full Error Message
The text was updated successfully, but these errors were encountered: