Replies: 1 comment 2 replies
-
Hi @StefanSa ! I think this is covered by #6789 . What do you think? |
Beta Was this translation helpful? Give feedback.
2 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.
-
hi there,
have this structure under
/etc/vector
and start vector as follows:
vector -c /etc/vector/vector.toml -c /etc/vector/modules/*/*.toml
it would be helpful if this could be simplified, with this option
Include
e.g. in thevector.toml
.With this option you don't need to customize the services of Linux / Windows after the installation,
because you can pass the config paths via
Include
in the *.toml file.Would something like this be possible ?
Beta Was this translation helpful? Give feedback.
All reactions