Snort mailing list archives
Signaled Stop/Start?
From: Chip Kelly <Chip.Kelly () sas com>
Date: Tue, 5 Feb 2002 15:11:41 -0500
Is there a way to quickly, and gracefully, stop SNORT and re-start it to pick up configuration file changes? I'm using
ps -ael | grep snort | kill ` awk ' { print $4 } ' `
snort .... parameters ....
in a script, but is there a signal that I can pass to snort that causes a restart? Similar to the signal that causes
stats to be dumped without actually stopping and starting the process.
Thanks. -chip
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users
Current thread:
- Signaled Stop/Start? Chip Kelly (Feb 05)
