Real time data transfer from Couchbase to Kafka

I started today on Couchbase. I am trying to transfer (the incremental data added) the CouchBase data to Kafka topic.

How to achieve this?

HDP version: 2.5

Have you got any issues or questions so far?

I am not sure how to produce on this.

Have you tried steps from Quickstart section of the documentation?

https://developer.couchbase.com/documentation/server/current/connectors/kafka-3.1/quickstart.html

I will first go through this. Thanks @avsej