Allow table
and database
config options in Clickhouse sink to be templatable
#16329
Labels
sink: clickhouse
Anything `clickhouse` sink related
type: feature
A value-adding code addition that introduce new functionality.
A note for the community
Use Cases
scenario:
server A sends data to a vector on server B
server B receives and sends to clickhouse
(server A -> n, there can be many)
################
src svc_logs_server cat /etc/vector/logs.toml
dst_server clickhouse + vector cat /etc/vector/vector.toml
Attempted Solutions
there is not enough possibility to declare a global variable in the config
GLOBAL_VAR in config.toml
Proposal
No response
References
clickhouse
sink into the new style #17094Version
vector 0.26.0
The text was updated successfully, but these errors were encountered: