Skip to content

Add configurable path_prefix parameter#6674

Open
Pigueiras wants to merge 1 commit intoopensearch-project:mainfrom
Pigueiras:urlprefix
Open

Add configurable path_prefix parameter#6674
Pigueiras wants to merge 1 commit intoopensearch-project:mainfrom
Pigueiras:urlprefix

Conversation

@Pigueiras
Copy link
Copy Markdown

@Pigueiras Pigueiras commented Mar 25, 2026

Description

Introduce an optional path_prefix sink parameter to support OpenSearch instances served behind a reverse proxy under a custom subdirectory.

Issues Resolved

Resolves #6654

Check List

  • New functionality includes testing.
  • New functionality has a documentation issue. Please link to it in this PR.
    • New functionality has javadoc added
  • Commits are signed with a real name per the DCO

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.

Copy link
Copy Markdown
Member

@dlvenable dlvenable 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 @Pigueiras for this contribution!

Introduce an optional `path_prefix` sink parameter to support OpenSearch
instances served behind a reverse proxy under a custom subdirectory.

Resolves opensearch-project#6654

Signed-off-by: Luis Pigueiras <luis.pigueiras@cern.ch>
@Pigueiras Pigueiras changed the title Add configurable url_prefix parameter Add configurable path_prefix parameter Mar 30, 2026
@Pigueiras
Copy link
Copy Markdown
Author

Thank you @Pigueiras for this contribution!

No problem :) I changed the parameter to path_prefix, let me know if I can do anything else.

@Pigueiras Pigueiras requested a review from dlvenable April 13, 2026 12:12
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.

Add support for sinking data to an Opensearch instance behind a reverse proxy

2 participants