Replies: 2 comments 1 reply
-
Hi @D13410N3 ! This isn't currently possible natively in Vector (it is being tracked by #1385) but can be achieved by using the |
Beta Was this translation helpful? Give feedback.
0 replies
-
@jszwedko can you tell what modules are included in default engine for http-requests & json parsing? I can't require any module like http.request & json in configuration |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello! I'd like to enrich data with response from external URL (just like http-module in logstash) usinf VRL. So, I'm making HTTP-request with some existing fields and taking some fields from response.
I didn't find any function for this in docs. Is it possible?
Beta Was this translation helpful? Give feedback.
All reactions