Using plain LuaJIT you can extend Trisul's functionality in a number of ways.
Skeleton Lua scripts you can copy and fill out
LUA Script selector - to help you pick the type of scripting API you need to use to accomplish a variety of tasks
Links to step by step tutorials
Log tailing : Lua snippet to watch a directory of logfiles and tail them into your LUA code.