multiline support for kubernetes_logs source #20943
Replies: 2 comments
-
found the answer: #13080 |
Beta Was this translation helpful? Give feedback.
0 replies
-
can reduce support reg match? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I have java program running on k8s, I wish to combine multiline exceptions.
I know
file
source support multiline and I am currently using it: https://vector.dev/docs/reference/configuration/sources/file/#multilineHow to do the same via
kubernetes_logs
source?transforms via Lua?
Beta Was this translation helpful? Give feedback.
All reactions