HI Team,

I want to filter out some of the kafka messages from source kafka cluster
to destination kafka cluster via some logic.

Logics to filter

   1. If possible to filter data on the basis of static data.
   2. If possible, filter data dynamically based on a custom provider (some
   jar or some other way around).


Looking to do the same via any of the below features

   1. Kafka mirror
   2. Kafka Connect
   3. Kafka Streams.

-- 
Raman Gugnani

Reply via email to