From mboxrd@z Thu Jan 1 00:00:00 1970 From: Klaus Heinrich Kiwi Subject: Re: event loss with dispatcher? Date: Mon, 7 Jan 2008 13:21:30 +0000 (UTC) Message-ID: References: <1194540856.19673.26.camel@klausk.br.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mx3.redhat.com (mx3.redhat.com [172.16.48.32]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id m07DMFrt003150 for ; Mon, 7 Jan 2008 08:22:15 -0500 Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx3.redhat.com (8.13.1/8.13.1) with ESMTP id m07DLd50022809 for ; Mon, 7 Jan 2008 08:21:40 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JBrv7-0007Rb-T2 for linux-audit@redhat.com; Mon, 07 Jan 2008 13:21:37 +0000 Received: from 32.104.18.243 ([32.104.18.243]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Jan 2008 13:21:37 +0000 Received: from klausk by 32.104.18.243 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 07 Jan 2008 13:21:37 +0000 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 Thu, 08 Nov 2007 11:54:16 -0500, Klaus Heinrich Kiwi wrote: > Hi, >=20 > I'm trying to debug a potential problem with the dispatcher mechanism > in version 1.6.2. Long story short, I saw that some records were being > missed in the remote system (using the audisp-racf plugin), couldn't > find anything wrong with the code, so I enabled the syslog plugin, > trying to match the the syslog with the audit log output - At least in > my system, they are not matching. ... Looks like this was fixed in 1.6.4 -Klaus K.