Skip to content
Discussion options

You must be logged in to vote

This is a general fleet management problem that applies to any self-hosted software. The standard solution is a configuration management tool which can update all agents across your fleet in one run. If you're on Kubernetes, deploying Vector as a DaemonSet via the Helm charts reduces updates to a helm upgrade. Any necessary configuration changes between upgrades are covered in our release upgrade guides.

Additionally security vulnerabilities in Vector are usually only exploitable if the agent is directly exposed to the internet, which is rarely the case in a typical aggregator setup, or if someone has access to the Vector configuration or the running process.

Usually vulnerabilities come …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by malhoudmouad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
domain: deployment Anything related to deploying Vector
2 participants