some extra columns in final transformation #23936
Unanswered
amershareef0708-netizen
asked this question in
Q&A
Replies: 1 comment
-
|
To help you further, could you:
|
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.
-
Question
my vector is running in pod v1 and application whose logs to be processed is on another pod p1 on EKS. v1 pod /etc/vector/vector.yaml containing transformation logic configuration. i also checked kubectl logs -f v1 and it shows column logTransformationId is not part of logs generated by application on p1. kubectl logs -f p1 and logTransformationId is no there as well. Still, it is there in final transformation logs stored in S3 bucket as .gz by v1. How logTransformationId got introduced? its null value is 2nd issue
Vector Config
No response
Vector Logs
No response
Beta Was this translation helpful? Give feedback.
All reactions