Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE: Elasticsearch 8.x & API-KEY authentication support #4022

Open
zzzepezzz opened this issue Nov 29, 2024 · 1 comment
Open

FEATURE: Elasticsearch 8.x & API-KEY authentication support #4022

zzzepezzz opened this issue Nov 29, 2024 · 1 comment
Labels
breaking-changes feature-request Requests for new features or enhancements of existing features

Comments

@zzzepezzz
Copy link

Hi,

Are you planning to integrate API key authentication into the ElasticSearch stack?

I'm currently testing the solution and would like to connect Aleph to our ELK instance, which is version 8 and only supports authentication via API keys.

I'm currently modifying the code to integrate the changes for our instance, but I'm thinking that some people also have this need.

Currently your ELK stack is in version 7.16.1, have you planned to upgrade to version 8 ? There are several breaking change in elasticsearch python library.

@zzzepezzz zzzepezzz added feature-request Requests for new features or enhancements of existing features triage These issues need to be reviewed by the Aleph team labels Nov 29, 2024
@catileptic catileptic added breaking-changes and removed triage These issues need to be reviewed by the Aleph team labels Dec 17, 2024
@catileptic
Copy link
Contributor

We are planning to upgrade to ES 8, and authentication support is something we will definitely want at that point.

This upgrade isn't planned for the short-to-medium term, though. One of the main reasons is because of the fact that the transfer of data or rebuilding the index would take a whole lot of time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-changes feature-request Requests for new features or enhancements of existing features
Projects
None yet
Development

No branches or pull requests

2 participants