Hello,
I’m trying to use lua in the backend section to set the password for redis:
Backend section
tcp-check send-lf AUTH %[lua.getVault]
Currently the getVault function is registered ass fetches and just print a string. But i have seen that the lua code is not executed, event if i call core.Info, the message will not be shown.
1 post - 1 participant