From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Events lost with dispatcher Date: Wed, 7 Apr 2010 09:00:41 -0400 Message-ID: <201004070900.41900.sgrubb@redhat.com> References: <28B815FA-A40A-4864-8268-79FA1D5223C6@gmail.com> <201003311556.34422.sgrubb@redhat.com> <4BBC7E18.7080004@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4BBC7E18.7080004@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Matthew Booth Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Wednesday 07 April 2010 08:44:08 am Matthew Booth wrote: > On 31/03/10 20:56, Steve Grubb wrote: > > Wait, you are writing a dispatcher...are you boosting your priority above > > auditd? If not, you should probably increase it by at least 4. Your > > dispatcher has to stay ahead of auditd. > > On a related note, has there been any more thought about loading > dispatchers into auditd itself as dynamic libraries? Its been in the official TODO file for about 7-8 months. There just isn't any time for me to work on it right now or for a few more months. > This would solve this problem, This particular problem turned out to be a bad Ubuntu kernel. Everything works as advertised when he switched to Fedora. > and also the issue of accidentally writing a rule which is > triggered by a dispatcher, causing a DOS. -Steve