You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to figure out what is the issue with my setup, I have openbmp listing on port 5555 and I see that it is connected to router and also kafka is listing on 9092 with maria on 3306 I see in kafka logs the connection to mysql-consumer but I do not see any data in the db.
in the openbmp logs i am getting
2023-02-16T23:56:30.524375 | NOTICE | parsePeerUpInfo | Peer info message type 0 is not implemented
2023-02-16T23:56:35.568477 | INFO | parseUnReachNlriAttr | 10.178.250.216: End-Of-RIB marker (mp_unreach len=0)
2023-02-16T23:56:37.890982 | INFO | parseUpdateMsg | 10.178.250.216: rtr=10.178.248.68: End-Of-RIB marker
2023-02-16T23:56:38.045927 | INFO | parseUnReachNlriAttr | 10.178.250.216: End-Of-RIB marker (mp_unreach len=0)
I am guessing that the collector is not working as expected or it is not connected to kafka.
please let me know of any suggestions and thank you in advanced for the support
The text was updated successfully, but these errors were encountered:
Hi all,
I am trying to figure out what is the issue with my setup, I have openbmp listing on port 5555 and I see that it is connected to router and also kafka is listing on 9092 with maria on 3306 I see in kafka logs the connection to mysql-consumer but I do not see any data in the db.
in the openbmp logs i am getting
I am guessing that the collector is not working as expected or it is not connected to kafka.
please let me know of any suggestions and thank you in advanced for the support
The text was updated successfully, but these errors were encountered: