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

Use PKI for connecting to Elasticsearch cluster using elastic6 sink connector #848

Open
Dalmako opened this issue Apr 29, 2022 · 2 comments

Comments

@Dalmako
Copy link

Dalmako commented Apr 29, 2022

Issue Guidelines

Please review these questions before submitting any issue?

What version of the Stream Reactor are you reporting this issue for?

Are you running the correct version of Kafka/Confluent for the Stream reactor release?

Do you have a supported version of the data source/sink .i.e Cassandra 3.0.9?

Have you read the docs?

What is the expected behaviour?

What was observed?

What is your Connect cluster configuration (connect-avro-distributed.properties)?

What is your connector properties configuration (my-connector.properties)?

Please provide full log files (redact and sensitive information)

@Dalmako
Copy link
Author

Dalmako commented Apr 29, 2022

Hello,

We have a secured elasticsearch cluster using PKI mode, and we want to connect to the cluster using an elastic Sink connector.
We are trying to use the "com.datamountaineer.streamreactor.connect.elastic6.ElasticSinkConnector", but we don't really know how we should configure the connector to use PKI mode against the cluster.

I didn't find any specific documentation about it.
Could you help us with this, or let us know if this is currently supported by any elastic Sink connector type?

Best Regards

@davidsloan
Copy link
Collaborator

PKI is an advanced use case that we haven't implemented in the connector. I don't think it's likely we'll be able to implement this in the near future, but we do accept code contributions if you are interested in building this feature yourself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants