Replies: 2 comments
-
Hi @yangshike , There isn't a way to configure that globally in Vector but you could consider using a templating language to generate the Vector configuration that would allow more re-use. https://jsonnet.org/ is an example of one such language. |
Beta Was this translation helpful? Give feedback.
0 replies
-
😅 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to write many clickhouse tables, but there is only one instance of clickhouse and database. However, now in the configuration file, I have to write the database address, username, and password for each table. Can there be a global configuration?
Beta Was this translation helpful? Give feedback.
All reactions