Need to parse a yaml file using remap #10822
Answered
by
jszwedko
amanmahajan26
asked this question in
Q&A
-
I am relatively new to vector. I have a use case where I want to parse a yaml file and create a table out of it. I am able to do it using lua transform but did not find a way to do the same using remap. Want to know if it is possible. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
jszwedko
Jan 12, 2022
Replies: 1 comment 3 replies
-
Hi @amanmahajan26 ! Could you share more about your use case? Where does the input data come from? What transformations do you want to do to it? Where do you want to send the data? |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
jszwedko
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @amanmahajan26 !
Could you share more about your use case? Where does the input data come from? What transformations do you want to do to it? Where do you want to send the data?