jbang/kafka-health/consumer.camel.yaml (4 lines of code) (raw):

# camel-k: language=yaml - from: uri: "kafka:foobar?brokers=localhost:9092" steps: - to: "log:info?showAll=true&multiline=true"