From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH] auvirt: a new tool for reporting events related to virtual machines Date: Wed, 11 Jan 2012 16:20:06 -0500 Message-ID: <201201111620.06515.sgrubb@redhat.com> References: <1323964611-30053-1-git-send-email-mhcerri@linux.vnet.ibm.com> <201112201318.16636.sgrubb@redhat.com> <4F05D389.8090808@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4F05D389.8090808@linux.vnet.ibm.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: Marcelo Cerri Cc: linux-audit@redhat.com, gcwilson@us.ibm.com, bryntcor@us.ibm.com List-Id: linux-audit@redhat.com On Thursday, January 05, 2012 11:44:57 AM Marcelo Cerri wrote: > But I'm not sure what means "anomaly events". Would it be malformed > records (without some fields, for example) or a specific record type > generated by the kernel or some other userspace application? No, these are events in the range of AUDIT_FIRST_ANOM_MSG and AUDIT_LAST_ANOM_MSG and some from the kernel in the range of AUDIT_FIRST_KERN_ANOM_MSG and AUDIT_LAST_KERN_ANOM_MSG. -Steve