-
Hi expert, I read the vector doc, it is really a good tool to sync data from source to dest, and the source and sinks support more than 40 types. Would you help on a question?
From the guide, it is possible to sync the data from kafka/rabbitmq to http server, but in my case, the network is not good always, our customer only could connect to internet sometimes, could it support by vector? could it work with acknowledgements.enabled? Very appreciated for you response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
For the http sinks, the url is like below, could support multiple uri? and could the url be dynamic like: https://10.22.212.22:9000/:clientId/:deviceId |
Beta Was this translation helpful? Give feedback.
-
@jszwedko @neuronull would you help on above questions? |
Beta Was this translation helpful? Give feedback.
For the http sinks, the url is like below, could support multiple uri? and could the url be dynamic like: https://10.22.212.22:9000/:clientId/:deviceId