Discussion board for collaboration on Qlik Replicate.
Is it possible to add the client interceptor for Confluent monitoring in Qlik Replicate?
Please see the following reference: https://docs.confluent.io/platform/current/control-center/installation/clients.html#:~:text=Install%...
The goal would be to provide more information from the Qlik Producer, which can be used in Confluent Control Center, for example:
Qlik is running on a RHEL server in our case.
Good Day!
I dont think this feature is avaialbe. Please submit a feature request
To get started please see our article: "Getting Started with Ideas": https://community.qlik.com/t5/Qlik-Product-Insight-Blog/Getting-Started-with-Ideas/ba-p/1684011
Thanks
Lyka
Good Day!
I dont think this feature is avaialbe. Please submit a feature request
To get started please see our article: "Getting Started with Ideas": https://community.qlik.com/t5/Qlik-Product-Insight-Blog/Getting-Started-with-Ideas/ba-p/1684011
Thanks
Lyka
Hello @AndreasFenske ,
As @lyka comment, it's not available straightly. However as the Interceptors can be supported by librdkafka-based Clients (which Qlik Replicate is librdkafka client) , there is chance it works by adding an internal parameter "rdkafkaProperties" in Kafka endpoint, and set its value to
plugin.library.paths=C:\Program Files\Attunity\Replicate\bin
The Interceptors DLLs can be put to the \bin folder.
TO be honest I did not try it in my env. just an idea.
Hope it helps.
Good luck,
John.