SNAS / openbmp

OpenBMP Server Collector
www.openbmp.org
Eclipse Public License 1.0
230 stars 76 forks source link

BMP to Kafka connection #95

Closed abdul95 closed 1 year ago

abdul95 commented 1 year ago

I am running in to the issue where kafka is unreachable I have fedora37 and used yum install librdkafka-dev to install 2016-07-26T14:49:48.318874 | ERROR | event_cb | Kafka LOG-3-FAIL: [localhost]:9093/bootstrap: Connect to ipv4#127.0.0.1:9093 failed: Connection refused 2016-07-26T14:49:48.319035 | ERROR | event_cb | Kafka error: Local: Broker transport failure 2016-07-26T14:49:48.319105 | ERROR | event_cb | Kafka error: Local: All broker connections are down 2016-07-26T14:49:48.319121 | ERROR | event_cb | Kafka all brokers down: Local: All broker connections are down 2016-07-26T14:49:48.319141 | ERROR | connect | rtr=: Failed to connect to Kafka, will try again in a few also I do not see kafka service running on the machine ? should openbmp request it to open or show it be running ?

any help would be much appreciated