From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Audit Dispatcher Date: Mon, 25 Feb 2008 16:05:30 -0500 Message-ID: <200802251605.30863.sgrubb@redhat.com> References: <1203972975.5209.24.camel@pc070168.northgrum.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1203972975.5209.24.camel@pc070168.northgrum.com> Content-Disposition: inline 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, kevin.boyce@ngc.com List-Id: linux-audit@redhat.com On Monday 25 February 2008 15:56:15 Kevin Boyce wrote: > Is there any recommended audit dispatcher for the the RHEL audit daemon? In the 5.2 update we are switching from the python based dispatcher (audit 1.4.1 era) to an improved C based multi-threaded dispatcher (roughly current with 1.6.8's). I will probably be backporting the same dispatcher to RHEL4.7. There very well could be other 3rd party dispatchers out there, but I don't know where you would find them and I have not tested them. Also, the dispatcher needs SE Linux policy updates since auditd_t is a confined domain. So, a third party dispatcher has that hurdle to jump over, too. -Steve