Replies: 1 comment 2 replies
-
Not an expert on this ... but I used it in this demo: https://github.com/scholzj/building-cloud-native-logging-pipelines-on-top-of-apache-kafka. I don't think I can help with anything more than what is covered int he files there, but maybe it helps. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm new to Kafka, I wanted directions on how to connect Kafka with the Elasticsearch. I have data in one kafka topic, want to push that to Elasticsearch cluster.
I know I need to use Kafka Connect, can't find easy straightforward articles to do this usecase easily.
Any help will be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions