Ignore the doesn't match any components error #19915
Labels
domain: config
Anything related to configuring Vector
type: feature
A value-adding code addition that introduce new functionality.
A note for the community
Use Cases
Sometimes, I want to pre-create a sink that matches multiple inputs with wildcard expressions, and then dynamically create input as needed. For example, in a k8s cluster, pre-create an elasticsearch sink with input
logs-*
, then I will create akubernetes_logs
source to collect logs of pod with specific labels, so I can provide an API to create inputs dynamically.Attempted Solutions
Provide a parameter to ignore the
doesn't match any components
error, such as--ignore-unmatched-component
Proposal
No response
References
No response
Version
No response
The text was updated successfully, but these errors were encountered: