Skip to content

Problems with wildcards in config path #12884

Answered by spencergilbert
StefanSa asked this question in Q&A
Discussion options

You must be logged in to vote

Without quoting the path, your shell will expand the path before Vector consumes it causing an error. -c takes a single argument and you should avoid shell expansion there.

Replies: 4 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by jszwedko
Comment options

You must be logged in to vote
1 reply
@spencergilbert
Comment options

Comment options

You must be logged in to vote
1 reply
@spencergilbert
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants