8000 GitHub - inliniac/surilua: Lua scripts for use with Suricata
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

inliniac/surilua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
< 8AD5 /div>
 
 
 
 
 
 
 
 

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

No packages published

Languages

0