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

Elasticsearch 8, Opensearch (Incomplete) #992

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

davidsloan
Copy link
Collaborator

@davidsloan davidsloan commented Sep 29, 2023

This is incomplete work and recommended only for alpha testing. Please feel free to contribute fixes to help finish this.

  • Replace Elastic6+7 with Elastic8 and Opensearch
  • Splits Elastic module into elastic-common and elastic8
  • Adding Opensearch module
  • Adding Opensearch unit tests
  • Opensearch SSL Test - needs completing

Incomplete:

  • Integration testing (mostly getting SSL tests running, truststore and keystore madness)
  • Testing Opensearch using AWS credentials
  • Elastic8 SSL support (SSL is enabled by default so there isn't much point in an Elastic8 connector without SSL support)
  • Documenting usage

@davidsloan davidsloan changed the title Feat/split elastic Elasticsearch 8, Opensearch (Incomplete) Sep 29, 2023
@davidsloan davidsloan force-pushed the feat/split-elastic branch 3 times, most recently from 5e4359e to 9fad37a Compare November 8, 2023 07:52
@davidsloan davidsloan force-pushed the feat/split-elastic branch 2 times, most recently from 02e7d2d to 4e0c353 Compare November 29, 2023 15:18
@davidsloan davidsloan force-pushed the feat/split-elastic branch 2 times, most recently from bfbb26c to b1b7af8 Compare February 21, 2024 11:15
@davidsloan davidsloan force-pushed the feat/split-elastic branch 5 times, most recently from ff6d4f0 to 34e9f17 Compare March 15, 2024 09:44
@davidsloan davidsloan force-pushed the feat/split-elastic branch 2 times, most recently from a44d05c to 0392f34 Compare March 25, 2024 13:46
* Adding Opensearch module
* Adding Opensearch unit tests
* Opensearch SSL Test - needs completing
* Replace Elastic6+7 with Elastic8
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.

None yet

1 participant