Output-lua: failed to setup thread module with lua-output type: eve-log in Suricata 7.0.11 (Docker / Rocky Linux 9)

Thanks for the response. I removed the type: eve-log configuration and restarted the container, and Suricata started working normally. However, when I run the command: suricata -T -c /etc/suricata/suricata-ens3.yaml -vvv

I still receive the following error: output-lua: failed to setup thread module

My objective is to intercept the Eve JSON output and add a custom field (e.g., a version field) to every generated Eve log entry.