From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH] ausearch: Add checkpoint capability and have incomplete logs carry forward when processing multiple audit.log files Date: Thu, 27 Mar 2014 10:18:14 -0400 Message-ID: <2914253.ecdN7kq4tP@x2> References: <1368251974.19077.196.camel@swtf.swtf.dyndns.org> <1368478277.19077.219.camel@swtf.swtf.dyndns.org> <10307079.rN1Y2LjjCx@x2> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <10307079.rN1Y2LjjCx@x2> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Monday, May 13, 2013 05:53:31 PM Steve Grubb wrote: > Below is my diff between what you sent and svn at commit 831. > > On Tuesday, May 14, 2013 06:51:17 AM Burn Alting wrote: > > > > - allows ausearch to checkpoint itself, in that, successive > > > > invocations > > > > will only display new events. This is enabled via the --checkpoint fn > > > > option. The mods to ausearch.8 describe the method of achieving this. This patch has been applied as commit 943 and will be included in the 2.3.6 audit package release. Thanks! -Steve