Fluent bit in_kafka not working properly #7674
Replies: 3 comments
-
This also just simply prints this: [2023/07/10 20:19:01] [debug] [input:kafka:kafka.0] kafka message received and doesnt do anything |
Beta Was this translation helpful? Give feedback.
-
I got this error too, if you try this:
console print Maybe it's related to this issue #7481. |
Beta Was this translation helpful? Give feedback.
-
We've connected offline and are going to look if the PR for 7481 can fix this. Will most likely have a nightly build for folks to try next week |
Beta Was this translation helpful? Give feedback.
-
I am trying to fetch messages from kafka using the following config but the config does not print anything and at times throws out: decoder error : -4
Additionally, when I try to push these messages to azure adx, the fluent bit debug logs only prints that it is reading from kafka and the kusto simply doesnt emit any debug logs.
Beta Was this translation helpful? Give feedback.
All reactions