From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Events per System Call Date: Mon, 16 Aug 2010 21:18:41 -0400 Message-ID: <201008162118.41558.sgrubb@redhat.com> References: <201008162113.54628.sgrubb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201008162113.54628.sgrubb@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: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Monday, August 16, 2010 09:13:54 pm Steve Grubb wrote: > > If i am taking my data stream through the af_unix socket built-in plugin > > then will i get the audit_eoe event? > > For an audispd plugin, you would need to set the format parameter to > binary. Actually, looking at the auparse library code, it looks like the EOE event comes through in the string format, too. -Steve