1
0
Fork 0
telegraf/plugins/inputs/clickhouse/dev/zookeeper.xml
Daniel Baumann 4978089aab
Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-05-24 07:26:29 +02:00

19 lines
472 B
XML

<yandex>
<zookeeper>
<node>
<host>zookeeper</host>
<port>2181</port>
</node>
</zookeeper>
<remote_servers replace="1">
<test>
<shard>
<internal_replication>1</internal_replication>
<replica>
<host>localhost</host>
<port>9000</port>
</replica>
</shard>
</test>
</remote_servers>
</yandex>