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 Nessus-Users
[Top] [All Lists]

Re: log file size

Subject: Re: log file size
Date: Fri, 10 Nov 2006 20:06:57 -0500
On Fri, Nov 10, 2006 at 06:56:02PM +0000, Tim Rupp wrote:

This may or may not be a filesystem question, but using ext3 and the
nessus 2.x series, Nessus apparently cant handle log files greater than
2 gig?

It's probably a limitation of Nessus itself. I believe recent versions
of Nessus 2.x can be built with largefile support (make sure O_LARGEFILE
is defined when building it), but unless you really want large files,
you are probably better off setting up your logfiles so they are rotated
when they reach a certain size.

Two other points:

1) Starting with version 2.2.5, Nessus will automatically rotate
nessusd.messages when it starts if the file is too big.

2) You also might want to verify that "ulimit -f" on your Nessus host
reports either "unlimited" or something greater than 2 GB for the file
size limit.


George
-- 
theall@tenablesecurity.com
_______________________________________________
Nessus mailing list
Nessus@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus

<Prev in Thread] Current Thread [Next in Thread>
  • log file size, Tim Rupp
    • Re: log file size, George A. Theall <=