Is it possible to configure filtering for the source connector as below? if yes, where can I find the document about these configuration look like there is no such an option provide in official link Source Configuration Options | Couchbase Docs
Custom Filter, SourceHandler, and SinkHandler components can read config properties by implementing the init() method. Here’s the property reading code in CustomFilter from the kafka-connect-couchbase custom components example project: