The following example shows a toml configuration file for a ClickHouse sink in Vector:

[sinks.clickhouse]
type = "clickhouse"
inputs = ["<your_vector_source>"]
endpoint = "https://<clickhouse_host>:8443"
database = "<database_name>"
table = "<table_name>"
auth.strategy = "basic"
auth.user = "username"
auth.password = "password"

Other integrations

無料で始めましょう

30日間のトライアルと$300分のクレジットをご提供します。ご自身のペースでご利用ください。
© 2025 ClickHouse, Inc. 本社はカリフォルニア州ベイエリアとオランダ領アムステルダムにあります。