From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Patch to auparse to handle out of order messages 2 of 3 Date: Wed, 06 Jan 2016 10:45:44 -0500 Message-ID: <3311155.vSfdxMiWeB@x2> References: <1452076194.26850.88.camel@swtf.swtf.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1452076194.26850.88.camel@swtf.swtf.dyndns.org> 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, burn@swtf.dyndns.org List-Id: linux-audit@redhat.com On Wednesday, January 06, 2016 09:29:54 PM Burn Alting wrote: > #2 - the 'lol' patch itself. Integrate the ausearch/aureport 'lol' code > into auparse() and adjust auparse() to deal with maintain an incore list > of incomplete events. Quick question...there is this: #define LOL_EVENTS 1 Couldn't we just assume that this is desired and get rid of all the #ifdefs? (You don't need to re-send the patch.) Ideally I would like everyone running the same code for support purposes. -Steve