Nessus
[Top] [All Lists]

Re: log file size

To: Nessus@list.nessus.org
Subject: Re: log file size
From: "George A. Theall" <theall@tenablesecurity.com>
Date: Fri, 10 Nov 2006 20:06:57 -0500
Cc:
Delivered-to: sp-com-lists@consult.net
Delivered-to: nessus-list1@securepoint.com
Delivered-to: Nessus@list.nessus.org
In-reply-to: <4554CB42.7020508@fnal.gov>
List-archive: <http://mail.nessus.org/pipermail/nessus>
List-help: <mailto:nessus-request@list.nessus.org?subject=help>
List-id: Discussion of Nessus software <nessus.list.nessus.org>
List-post: <mailto:nessus@list.nessus.org>
List-subscribe: <http://mail.nessus.org/mailman/listinfo/nessus>, <mailto:nessus-request@list.nessus.org?subject=subscribe>
List-unsubscribe: <http://mail.nessus.org/mailman/listinfo/nessus>, <mailto:nessus-request@list.nessus.org?subject=unsubscribe>
References: <4554CB42.7020508@fnal.gov>
Sender: nessus-bounces@list.nessus.org
User-agent: Thunderbird 1.5.0.7 (X11/20060929)
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 <=