Snort mailing list archives

RE: No Activity Occurring on ACID


From: "Kaplan, Andrew H." <AHKAPLAN () PARTNERS ORG>
Date: Fri, 23 Jul 2004 07:20:38 -0400

When I run the select count (*) from event; command I get 0 which would appear
to indicate
the data is not being posted into the database. If that is the case, does that
mean there
is a permissions issue at work here, or something else?

-----Original Message-----
From: Paul Schmehl [mailto:pauls () utdallas edu]
Sent: Thursday, July 22, 2004 7:01 PM
To: Kaplan, Andrew H.; snort-users () lists sourceforge net
Subject: Re: [Snort-users] No Activity Occurring on ACID


--On Thursday, July 22, 2004 05:01:35 PM -0400 "Kaplan, Andrew H." 
<AHKAPLAN () PARTNERS ORG> wrote:

Hi there --

Snort is running on our system but there is no activity occurring on the
ACID console. A check of the /var/log/snort/alert.log file indicated that
alerts were being tracked by the program. What settings do I need to
reconfigure to resolve this probem? Thanks.

What happens when you login as root to mysql and type:

use snort; # this assumes snort is the name of the db
select count(*) from event;

Do you get a number back?

Paul Schmehl (pauls () utdallas edu)
Adjunct Information Security Officer
The University of Texas at Dallas
AVIEN Founding Member
http://www.utdallas.edu/ir/security/


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
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: