Snort mailing list archives

Re: Snort + Daemontools document???


From: Jörgen Persson <jpn () tlth lth se>
Date: Wed, 22 Aug 2001 17:53:48 +0200

On Wed, Aug 22, 2001 at 10:54:41AM +0000, Subba Rao wrote:
I like the new web site for Snort. There is one particular document
I am look for at the site. It is implementing Snort with Daemontools.
Where can I find this document? If anyone has this document, could you
please email it to me? I have searched the snort.org site and also tried
to look up for simonbs.com (the author's site). It was a very
instructive web page with clean instructions.

Any pointers to this document appreciated.

It's very easy to run Snort with daemontools. The only important aspect
is _not_to_background_Snort_ (i.e. the -D option). This and the
daemontools page[1] ought to be enough to get you going.

My /service/snort/run file looks (approx) like:

#! /bin/sh
exec 2>&1
exec snort --your-ordinary-options-but-not-the-daemon-option

My /service/snort/log/run file looks (approx) like:

#! /bin/sh
exec multilog t ./main

Jörgen
[1] http://cr.yp.to/daemontools.html

_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
http://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: