You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
103 lines
2.9 KiB
103 lines
2.9 KiB
{ |
|
"cluster_config": [ |
|
{ |
|
"entity_id": "0", |
|
"hostname": "localhost", |
|
"role": "zookeeper", |
|
"cluster_name":"source", |
|
"kafka_home": "default", |
|
"java_home": "default", |
|
"jmx_port": "9100" |
|
}, |
|
{ |
|
"entity_id": "1", |
|
"hostname": "localhost", |
|
"role": "broker", |
|
"cluster_name":"source", |
|
"kafka_home": "default", |
|
"java_home": "default", |
|
"jmx_port": "9101" |
|
}, |
|
{ |
|
"entity_id": "2", |
|
"hostname": "localhost", |
|
"role": "broker", |
|
"cluster_name":"source", |
|
"kafka_home": "default", |
|
"java_home": "default", |
|
"jmx_port": "9102" |
|
}, |
|
{ |
|
"entity_id": "3", |
|
"hostname": "localhost", |
|
"role": "broker", |
|
"cluster_name":"source", |
|
"kafka_home": "default", |
|
"java_home": "default", |
|
"jmx_port": "9103" |
|
}, |
|
{ |
|
"entity_id": "4", |
|
"hostname": "localhost", |
|
"role": "broker", |
|
"cluster_name":"source", |
|
"kafka_home": "default", |
|
"java_home": "default", |
|
"jmx_port": "9104" |
|
}, |
|
{ |
|
"entity_id": "5", |
|
"hostname": "localhost", |
|
"role": "producer_performance", |
|
"cluster_name":"source", |
|
"kafka_home": "default", |
|
"java_home": "default", |
|
"jmx_port": "9105" |
|
}, |
|
{ |
|
"entity_id": "6", |
|
"hostname": "localhost", |
|
"role": "console_consumer", |
|
"cluster_name":"source", |
|
"kafka_home": "default", |
|
"java_home": "default", |
|
"jmx_port": "9106" |
|
}, |
|
{ |
|
"entity_id": "7", |
|
"hostname": "localhost", |
|
"role": "console_consumer", |
|
"cluster_name":"source", |
|
"kafka_home": "default", |
|
"java_home": "default", |
|
"jmx_port": "9107" |
|
}, |
|
{ |
|
"entity_id": "8", |
|
"hostname": "localhost", |
|
"role": "console_consumer", |
|
"cluster_name":"source", |
|
"kafka_home": "default", |
|
"java_home": "default", |
|
"jmx_port": "9108" |
|
}, |
|
{ |
|
"entity_id": "9", |
|
"hostname": "localhost", |
|
"role": "console_consumer", |
|
"cluster_name":"source", |
|
"kafka_home": "default", |
|
"java_home": "default", |
|
"jmx_port": "9109" |
|
}, |
|
{ |
|
"entity_id": "10", |
|
"hostname": "localhost", |
|
"role": "console_consumer", |
|
"cluster_name":"source", |
|
"kafka_home": "default", |
|
"java_home": "default", |
|
"jmx_port": "9110" |
|
} |
|
] |
|
}
|
|
|