Skip to content

Need help: usage error in integrating vault with vector #17539

Answered by jszwedko
puppet-py asked this question in Q&A
Discussion options

You must be logged in to vote

(converted this to a discussion since it didn't seem like an issue report)

Hi @puppet-py !

Vector doesn't have direct integration with Vault. What it does have is the ability to execute a command to fetch secrets. How those secrets are fetched are up to you. I imagine you could write a bash script that uses the Vault CLI to to fetch secrets and return them in the format that Vector expects them (as documented in https://github.com/vectordotdev/vector/blob/aa45cefabc165cce5cc2135ad8b23705b524b769/website/content/en/highlights/2022-07-07-secrets-management.md.

If you'd like a direct Vault integration, could you open a feature request?

Replies: 1 comment 1 reply

Comment options

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

Answer selected by jszwedko
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
type: bug A code related bug.
2 participants
Converted from issue

This discussion was converted from issue #17533 on May 30, 2023 16:34.