Does Vector Support Kubernetes Metadata ? #21355
-
Does Vector have a Kubernetes metadata plugin like Fluentd? I am not referring to Vector's Kubernetes logs in the source section, as it doesn't support custom pod selection. Additionally, I need it for arbitrary log paths of a pod, not just the default. |
Beta Was this translation helpful? Give feedback.
Answered by
jszwedko
Sep 25, 2024
Replies: 1 comment
-
There isn't a separate transform, yet, but the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hamedsa-78
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There isn't a separate transform, yet, but the
kubernetes_logs
source does add k8s metadata to the logs it reads.