From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: difficulty with TYPE Date: Tue, 15 Jan 2008 09:59:09 -0500 Message-ID: <200801150959.09566.sgrubb@redhat.com> References: <18436f8f0801142314g46f77485x311cfb2826f2dff4@mail.gmail.com> <1200406831.30787.8.camel@code.and.org> <478CC622.6070703@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <478CC622.6070703@redhat.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 Cc: James Antill , Abhishek Gupta List-Id: linux-audit@redhat.com On Tuesday 15 January 2008 09:41:38 John Dennis wrote: > > =A0auparse_feed() works off log files and the audispd "string" format= . The > > above code was using the auditd -> audispd format, so that API doesn'= t > > work. Agreed. > Then it needs to be fixed to also work with the old binary protocol. NACK. auparse was meant for string representation of audit events. > But on the other hand, the binary protocol is deprecated and won't be u= sed > with the new audispd so perhaps it's moot. Correct. -Steve