Skip to content

Instantly share code, notes, and snippets.

@adamkotwasinski
Created February 20, 2020 20:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamkotwasinski/5ec3c693d4c293e4695e29668b23b8b5 to your computer and use it in GitHub Desktop.
Save adamkotwasinski/5ec3c693d4c293e4695e29668b23b8b5 to your computer and use it in GitHub Desktop.
Kafka server 2 that will have all incoming traffic routed through Envoy proxy
broker.id=2
listeners=PLAINTEXT://127.0.0.1:9093
advertised.listeners=PLAINTEXT://127.0.0.1:19093
log.dirs=/home/adam.kotwasinski/broker2
zookeeper.connect=localhost:42181
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment