[Snort-devel] [ snort-Bugs-528934 ] postgresql logging issue
noreply at ...12...
noreply at ...12...
Sat Mar 23 18:58:52 EST 2002
Bugs item #528934, was opened at 2002-03-12 05:22
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=103357&aid=528934&group_id=3357
Category: None
Group: None
Status: Closed
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: postgresql logging issue
Initial Comment:
took me a little while to track down what was going on,
however it seems that when you have 2 entries logging
to postgresql (possibly others) and you don't specify
host=localhost, snort will segfault and exit. my hunch
is that the two entries get upset about sharing the
socket or something.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2002-03-21 15:40
Message:
Logged In: NO
The relevant section of my config is as follows.
output database: log, postgresql, user=snort dbname=snort
password=xxxx
output database: alert, postgresql, user=snort dbname=snort
password=xxxx
That blew up.
Once I threw in host=localhost at the end of those lines,
snort stopped segfaulting.
----------------------------------------------------------------------
Comment By: Chris Green (chrisgreen)
Date: 2002-03-21 15:29
Message:
Logged In: YES
user_id=429629
Please mail your snort configuration to
snort-devel at lists.sourceforge.net so that we can see what
the problem might be.
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=103357&aid=528934&group_id=3357
More information about the Snort-devel
mailing list