librdkafka config property error on startup

Sanjay Patel <[email protected]>
Newsgroups gmane.comp.syslog-ng
Message-ID <DM6PR20MB3522207472652C3B2EDC07D5D1CE9@DM6PR20MB3522.namprd20.prod.outlook.com>
I am trying to use Kafka-c with Syslog-ng. I have version Kafka 3.31 of
Kafka installed, and I have syslog-ng-mod-rdkafka installed. When I start
Syslog-ng, I get the following error. I can't figure out where it is getting
this setting from. Syslog starts, but it does not send any logs to Kafka.

 

kafka: error setting librdkafka config property; name='topic.partitioner',
value='murmur2_random', error='No such configuration property:

 

My Kafka config looks as follows:

 

@include "scl.conf"

destination d_kafka {

  kafka-c(

    bootstrap-servers("10.254.164.15:9092")

    topic("incoming")

  );

};

log {

  source(s_network);

  destination(d_kafka);

};

 

Any help will be deeply appreciated.

 

SKP

 

 
<https://t.sidekickopen07.com/s3t/o/5/f18dQhb0S7n28cFBYDW5xwfpz2zGCvGW40Fv_6
2SXRqbW4NBnl23Lrg1WW5vbH2n1cd60nf197v5Y04?si=7000000000968799&pi=6743fafd-f6
76-41ef-ba50-d690c0278659>

______________________________________________________________________________
Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng
Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng
FAQ: http://www.balabit.com/wiki/syslog-ng-faq
smime.p7s (application/pkcs7-signature, 4.3 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.