Open RC-SOAR opened 19 hours ago
Just tested.
If you package it as devmon/main.lua it works
Note it's looking for main.lua in the devmon folder (I also tested with devmon/devmon.lua which didn't work)
Thanks.
Interestingly, \scripts\devmon.lua also works and this is the way I've run it up til now.
I guess I'll have to repackage it at some stage.
It is better to storage your script into path like scripts/{script name}/main.lua. So Suite searches "main.lua(c)" as an entrance
X14S with Ethos 1.5.19 Ethos Suite 1.5.12
I created a .ZIP file containing a Lua script Devmon.zip
In Ethos Suite, I selected 'Install Lua Scripts'
Failed with error message:
I successfully installed the script by copying the .lua file manually.