deltajuliet / ids_scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ids_scripts

init_scripts

Place these files in /etc/init.d to maintain suricata and daemonlogger:

daemonlogger Supports the following methods: -start -stop -restart -purge_pcaps

If daemonlogger_rename variables are not set then files won't be renamed and will remain with epoch timestamp

suricata Supports the following methods: -start -stop -restart -pull_rulls -purge_logs

When using update-rc.d to install the init script don't forget to make the init script executable first

utils

These utilities can be used with the above scripts to streamline/enhance management of ids tools

daemonlogger_inotify_rename.sh Requires inotify-tools to be installed to watch for newly created files

daemonlogger_ls_rename.sh Renames files using ls to iterate through files

About


Languages

Language:Shell 100.0%