Skip to main content

Hello All, Is there a way to debug a kafka input? The workers don't consume any data, but the status is "Green". I know that there are live data in the topic as I can see it when using the `bin/kafka-console-consumer.sh` command with the same settings from a worker.

Under group level settings, System -> Logging -> Levels, you can try chaning the input channel to debug


thx <@ULBGHDPNY&gt; This helped. I thought the global level input was doing the same, but yes, it needs to be at the group level only


Reply