Vector Nightly (2022-05) version LUA is not calling libraries #12521
Unanswered
mindhack03d
asked this question in
General
Replies: 1 comment
-
Hi @mindhack03d ! Thanks for opening this. I'm not aware of anything that changed with the Lua transform since 0.21, but I opened this issue to investigate: #12522 |
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.
-
Dear Community
I tested the Nightly version (2022-05) related to encrypt function and it is working fine.
I added two "
transforms
" with "type = "remap"
". and I have the following warning. I don't have more information about the warning.However, when I tried to call LUA Libraries like
httpclient
, the result is:, but it is not the same result on the Vector 0.21.1.
In order to reproduce the scenario, you can install the following packages:
BASIC CONFIGURATION OF THE VM
INSTALL AND TEST ON VECTOR 0.21.1
INSTALL AND TEST ON VECTOR NIGHTLY (2022-05)
Add the vector path to PATH. Edit the file ~/.bash_profile and
You could help us to validate, why LUA is working on Vector 0.21.1 but it is not the same case on Vector Nightly (2022-05) or maybe I have a bad configuration in Vector Nightly.
Best Regards.
Beta Was this translation helpful? Give feedback.
All reactions