Console Producer
docker exec -it broker bash | |
cd /usr/bin | |
./kafka-console-producer --broker-list broker:29092 --topic "raw-events" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment