Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Snort-Users
[Top] [All Lists]

Re: [Snort-users] Archiving events via BASE

Subject: Re: [Snort-users] Archiving events via BASE
Date: Mon, 16 Jul 2007 14:59:52 +0100
Juergen,



Thanks for the reply.  I changed the setting you indicated below and the data 
archiving went correctly.  It just seemed a bit strange that snort or the back 
end didn't fail with any kind of error message to indicate that everything had 
not gone to plan.  I was still stuck with the single entry that I couldn't 
archive off (no matter what way I tried to archive it I just couldn't get it to 
move) so I just deleted it in the end.



Thanks again,



David



On Fri, Jun 22, 2007 at 03:23:05AM -0700, David Ryan wrote:



There seems to be a problem with the archiving function, but I don't

know if I am using it incorrectly.  I had one particular alert with

15,000+ events, so I went in to the view of unique alerts, selected

the relevant icon on the list and selected 'archive (move) selected'

from the actions.

After a long time the transaction seemed to finish OK, but when I went

in to look at it again there was still some large number of these

events . . . maybe 5,000+.

I checked the archive database and many of the entries had been moved.

I repeated the procedure and it came down to 1,000+ events.  Then I

repeated it and it left 1.

No matter how many times I repeat, this 1 event will not move.



So, here's the question - how come when I asked BASE to move all the

records of a particular type it only moved part of them, and how come

it refuses to move the last transaction ?

It makes me a bit wary of the archive funtion if it has this type of

issue.



Hi,



php knows a timeout for each script. BASE increases this timeout a little bit, 
but not enough for such a huge number of alerts.

In base_conf.php look for a line like



        $max_script_runtime = 180;



Set this to 6000 or whatever:



        $max_script_runtime = 6000;



Bye, bye,



Juergen


**********************  IMPORTANT--PLEASE READ  ************************
This electronic message, including its attachments, is COMPANY CONFIDENTIAL
and may contain PROPRIETARY or LEGALLY PRIVILEGED information.  If you are 
not the intended recipient, you are hereby notified that any use, disclosure,
copying, or distribution of this message or any of the information included
in it is unauthorized and strictly prohibited.  If you have received this
message in error, please immediately notify the sender by reply e-mail and
permanently delete this message and its attachments, along with any copies
thereof. If this electronic message contains a zipped attachment and you do
not have a decompression tool, you may download unZIP (free of cost) from:
http://www.mk-net-work.com/us/uz/unzip.htm. Alternatively, you may request
that the attachment be resent in an uncompressed format.        Thank you. 
************************************************************************

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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
<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Snort-users] Archiving events via BASE, David Ryan <=