ClickHouse/tests/integration/test_storage_rabbitmq/configs/macros.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
245 B
XML
Raw Normal View History

2021-10-26 05:53:23 +00:00
<clickhouse>
<macros>
<rabbitmq_host>rabbitmq1</rabbitmq_host>
<rabbitmq_port>5672</rabbitmq_port>
<rabbitmq_exchange_name>macro</rabbitmq_exchange_name>
<rabbitmq_format>JSONEachRow</rabbitmq_format>
</macros>
2021-10-26 05:53:23 +00:00
</clickhouse>