summaryrefslogtreecommitdiffstats
path: root/docs/configuration/configuration.rst
blob: 08359d9f64b96acb4655ae0f232a73654558cb29 (plain)
1
2
3
4
5
6
7
8
9
10
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0

Configuration
=============

Deploy the ZooKeeper and Kafka and update the following 2 properties in MsgRtrApi.properties

| config.zk.servers=<<zookeeper_host>>
| kafka.metadata.broker.list=<<kafka_host>:<<kafka_port>>