Snort mailing list archives

Re: messages from snort


From: Chris Green <cmg () uab edu>
Date: Mon, 05 Nov 2001 15:35:38 -0600

mysiar () wp pl writes:

hi
I have 3 instanes of snort running on 3 diferent interfaces
I does happen very often when snort dies and my script in cron
restarting it but on my working console I see all of the messages
telling me that something happend (snort died)

my snort cocmmand line looks like

snort -dev -c /etc/snort.conf -i eth0 -D

I tried to direct it to > /dev/null
but nothing happend I still see these messages on my actual console.

remove the -v from your command line options.  That slows snort down
considerably and you are trying to get rid of it.  That said,


Any ideas how I can get rid of this will be very appreciated


Snort is printing to stderr so you will need to redirect that with
2>/dev/null
-- 
Chris Green <cmg () uab edu>
Let not the sands of time get in your lunch.

_______________________________________________
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: