Skip to content

inliniac/surilua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lua Suricata

Lua scripts for use with Suricata

stats.lua -- a performance analysis script

Enable the 'lua' output module in your YAML and add the script there. It's read from the directory set in 'script-dir'.

outputs:
  - lua:
      enabled: yes
      script-dir: /etc/suricata/lua/
      scripts:
        - stats.lua

Requires Suricata git master or 2.1beta3+, with Lua support enabled.

About

Lua scripts for use with Suricata

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages