Snort mailing list archives

Re: Acid shows sensors as 0


From: Kevin Johnson <kjohnson () secureideas net>
Date: Tue, 23 Nov 2004 14:15:47 -0500

On Tue, 2004-11-23 at 14:07, Gentian Hila wrote:
Hi all, 



I have snort configured on Fedor core 2. Everything went well and I 
installed Acid as well. Snort runs, mysql runs. I was able to create
the tables and granting the permissions. Everything went just fine.
The problem I am having is acid is not displaying any traffic. I have
seen the snort logs and
they have traffic. Could someone please tell me why acid is not 
displaying any traffic.  
The acid page shows sensors as 0.

It would appear to me that Snort is not logging to the database. 
ACID/BASE will only display traffic that has made it to the database.  A
simple test would be to run the following SQL command and see if it
returns a count above 0....

SELECT count(*) FROM `sensor`;

This will let you know if the sensor is even connecting to the
database.  

Let me know if you need any more help.
Kevin Johnson
-------------------
BASE Project Lead
http://sourceforge.net/projects/secureideas
http://base.secureideas.net
The next step in IDS analysis!

Attachment: signature.asc
Description: This is a digitally signed message part


Current thread: