From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH 1/2] Audit: break up execve arguments into multiple records Date: Wed, 3 Oct 2007 13:13:57 -0400 Message-ID: <200710031313.58678.sgrubb@redhat.com> References: <1191360334.9506.28.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1191360334.9506.28.camel@localhost.localdomain> 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: Eric Paris Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Tuesday 02 October 2007 17:25:34 Eric Paris wrote: > Break the auditing of execve arguments into smaller records if there are > a lot. Do you have an example of what the event would look like with this patch applied? Thanks, -Steve