Skip to content

Instantly share code, notes, and snippets.

@jacace
Created January 29, 2021 18:45
Show Gist options
  • Save jacace/edd865fccb0715c43278c4954ce451a5 to your computer and use it in GitHub Desktop.
Save jacace/edd865fccb0715c43278c4954ce451a5 to your computer and use it in GitHub Desktop.
Kafka Publish Message
sh kafka-console-producer.sh --broker-list <server:id>.us-east1.gcp.confluent.cloud:9092 --producer.config config.properties --topic in_topic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment