Skip to content

Conversation

@nosnilmot
Copy link
Contributor

Description

Use absolute path for template endpoint ('/_template' instead of '_template')

Issues Resolved

Fixes #124
Fixes #144
Resolves this error installing template:
[2022-06-08T10:02:44,587][ERROR][logstash.outputs.opensearch][devicelogs_http_input] Failed to install template {:message=>"bad component(expected absolute path component): _template/<template name>", :exception=>URI::InvalidComponentError, ...

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has documentation added
  • Commits are signed as per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@nosnilmot nosnilmot requested a review from a team as a code owner June 8, 2022 10:34
@dtaivpp
Copy link

dtaivpp commented Jun 14, 2022

Hey @VijayanB and @jmazanec15 could we get a review of this? Just wanted to see if there was any feedback you had or if it could be merged in.

@VijayanB
Copy link
Member

@dtaivpp Sure. Will get to it by EOD.

@VijayanB VijayanB requested a review from VachaShah June 14, 2022 20:23
@VijayanB
Copy link
Member

Looks like CI is failing for different reason. Will look into it first.

@VijayanB
Copy link
Member

@nosnilmot I fixed CI issue. Can you rebase your change? Thanks.

Copy link
Member

@VijayanB VijayanB left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for contribution.

@VijayanB
Copy link
Member

@dblock Can you take a look at this PR? Thanks

@VijayanB VijayanB requested a review from dblock June 15, 2022 17:58
Copy link
Contributor

@VachaShah VachaShah left a comment

Choose a reason for hiding this comment

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

Thank you @nosnilmot for this fix!

@dblock dblock merged commit b572db2 into opensearch-project:main Jun 15, 2022
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.

[BUG] Cannot install index template [BUG] Template management fails when AWS IAM authentication is used

5 participants