<div dir="ltr"><div>Hey Devs!</div><div><br></div><div>I'm working on integrating a Redis database with some Lua rules, and wanted to know if there's a way to call external libraries (i.e. local redis = require 'redis') from Suricata's LuaJIT. I see that LuaJIT appears to show up under /usr/include/luajit-2.0 and /usr/share/luajit-2.0.4 on a default install from the Ubuntu PPA. So two questions:</div><div>1) Is there a way to integrate with luarocks to make external libraries accessible to LuaJIT?</div><div>2) Could we manually load the desired libraries through copying them over into the appropriate directory?</div><div><br></div><div>Thanks as always for your  support!</div><div><br></div><div>Regards,</div><div>Nasir</div></div>