rsyslog-doc icon indicating copy to clipboard operation
rsyslog-doc copied to clipboard

OmKafka - Kafka version compatibility

Open ajiraj2411 opened this issue 5 years ago • 4 comments
trafficstars

Need kafka version compatibility metrics for rsyslog - omkafka

ajiraj2411 avatar Feb 18 '20 00:02 ajiraj2411

Can you help me on this @rgerhards ?

ajiraj2411 avatar Feb 18 '20 00:02 ajiraj2411

There is no specific dependency as far as I know. Should work with everything. If you intend to use very old versions of kafka, you might want to check with librdkafka project, which is the connectivity layer we use.

rgerhards avatar Feb 19 '20 07:02 rgerhards

Thanks @rgerhards . We are currently using 0.10.1.1. We are planning to use latest stable kafka version only. Librdkakfa also supporting newer version librdkafka-kafka compatibility.

If possible can we add this compatibility metrics in the omkafka plugin document?

ajiraj2411 avatar Feb 21 '20 02:02 ajiraj2411

I don't think we should duplicate a dependency matrix. I don't like the idea to maintain that as it is completely out of our domain. Maybe just add the fact that we rely on librdkafka? Would you be up for a PR?

rgerhards avatar Feb 21 '20 11:02 rgerhards