From mboxrd@z Thu Jan 1 00:00:00 1970 From: DJ Delorie Subject: Re: [PATCH] Add auditd listener and remote audit protocol Date: Thu, 14 Aug 2008 20:23:52 -0400 Message-ID: <200808150023.m7F0NqOV032620@greed.delorie.com> References: <200808142143.m7ELh0MP028560@greed.delorie.com> <1218751136.7022.206.camel@homeserver> <200808142216.m7EMGILI029666@greed.delorie.com> <1218756409.7022.255.camel@homeserver> <48A4C1BC.3060309@redhat.com> <1218757823.7022.266.camel@homeserver> Return-path: In-reply-to: <1218757823.7022.266.camel@homeserver> (message from LC Bruzenak on Thu, 14 Aug 2008 18:50:23 -0500) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: LC Bruzenak Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com > I do require centralized auditing and I also require (more importantly) > not losing any. The key code is in audisp/plugins/remote/audisp-remote.c I think I put a couple of FIXMEs in there where the various errors are noted. If you want to put in a queue and retry mechanism, go ahead :-) > AMQP may be heavyweight, however if you start down the road of trying to > not lose networked audit data you probably end up somewhere near there > anyway... You can always buy more paranoia.