Skip to content

deltajuliet/ids_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages