Actions
Support #1850
closed
SA
File I/O in lua script
Support #1850:
File I/O in lua script
Status:
Closed
Priority:
Normal
Assignee:
-
Affected Versions:
Label:
Description
What is the suggested way to do the file I/O in lua scripts? I encounter the following problems :
(1) suricata will report too many files are opened;
(2) files cannot be opened for some times;
(3) after rules are reloaded, suricata will hang about an hour later; and
(4) the opened files are closed when exit, the lua script does not run any more.
Thank you.
Files
Actions