-
Hi! I'm wondering if Kubernetes source (https://vector.dev/docs/reference/configuration/sources/kubernetes_logs/) also supports Kubernetes audit logs gathering (if audit enabled)? I found #1424 but didn't get if it was implemented or not. And if audit logs supported what is the structure of such events that exposed by Vector.dev Kubernetes source? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi @inatale ! #1424 has not been implemented. Currently Vector can only collect pod logs. |
Beta Was this translation helpful? Give feedback.
-
Finally we added the following lines:
|
Beta Was this translation helpful? Give feedback.
Hi @inatale !
#1424 has not been implemented. Currently Vector can only collect pod logs.