From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Cerri Subject: Re: [PATCH] auvirt: a new tool for reporting events related to virtual machines Date: Fri, 27 Jan 2012 15:31:40 -0200 Message-ID: <4F22DF7C.7040102@linux.vnet.ibm.com> References: <1323964611-30053-1-git-send-email-mhcerri@linux.vnet.ibm.com> <4F1FFC0A.2070807@linux.vnet.ibm.com> <4F22D2AC.9050404@linux.vnet.ibm.com> <201201271221.51334.sgrubb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com (ext-mx12.extmail.prod.ext.phx2.redhat.com [10.5.110.17]) by int-mx11.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id q0RHVkQW024914 for ; Fri, 27 Jan 2012 12:31:46 -0500 Received: from e24smtp03.br.ibm.com (e24smtp03.br.ibm.com [32.104.18.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q0RHViOA020298 for ; Fri, 27 Jan 2012 12:31:45 -0500 Received: from /spool/local by e24smtp03.br.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 27 Jan 2012 15:31:43 -0200 In-Reply-To: <201201271221.51334.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: Steve Grubb Cc: linux-audit@redhat.com, gcwilson@us.ibm.com, bryntcor@us.ibm.com List-Id: linux-audit@redhat.com Sure. Here it is. http://libvirt.org/git/?p=libvirt.git;a=commit;h=98b01e8f2bf3dd3c8a8881f2a94af3f9d1a95620 Regards, Marcelo On 01/27/2012 03:21 PM, Steve Grubb wrote: > On Friday, January 27, 2012 11:37:00 AM Marcelo Cerri wrote: >> I submitted a patch to libvirt to add the qemu pid (vm-pid) to the >> VIRT_CONTROL audit record. >> >> I'm using this field to correlate anomaly events to guest in auvirt and >> as a fallback it tries to use the SELinux context for that. > OK, that sounds great. Its probably the best way to handle the situation. Do, > you have a link to the patch or commit message? > > Thanks, > -Steve >