snort-users: [Snort-users] How Can I display the rule name inste
[Snort-users] How Can I display the rule name instead of the ID with ACID?
From: Berta Alcala <berta83_at_nospam>
Date: Mon May 12 2008 - 09:04:14 GMT To: snort-users@lists.sourceforge.net
I use snort+acid+mysql. When I display the alerts there is a "Signature"
column that is the signature ID.
I need the "sig_name" field (which is the rule's description) instead of the
sig_id. The problem is in the "acid_event" table, here there are "signature"
and "sig_name", both with the same value, the ID.
How can I do to get the description? there are a lot of files and I don't
know which one I have to modify.