I was configuring SO Last night(06/02/2014, Id GMT+7) and today i figured so many alert in snorby event tab. I can see snort alert in squert, elsa, and sguil also.
But the severity on snorby main dashboard do not counting.
Anyone experienced this before?
Cheers,
NicoR
--
You received this message because you are subscribed to the Google Groups "security-onion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to security-onio...@googlegroups.com.
To post to this group, send email to securit...@googlegroups.com.
Visit this group at http://groups.google.com/group/security-onion.
For more options, visit https://groups.google.com/d/optout.
I just rebooting and the snorby severities still zero.
Is it any .conf file can i checked related to severities counting in snorby?
--
You received this message because you are subscribed to a topic in the Google Groups "security-onion" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/security-onion/KZQLxhHXaqA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to security-onio...@googlegroups.com.
mysql -u root -p
use snorby;
truncate table caches;
exit
Remove the 2 worker jobs (use the little trash can icon next to each worker job to remove the job). Then add the new job.
Now the dashboard counting :D. Thanks All...
Cheers...