From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Why aren't SYSCALLS being logged in CentOS kernel (any ideas?) Date: Fri, 31 Aug 2007 12:02:43 -0400 Message-ID: <200708311202.44410.sgrubb@redhat.com> References: <46D83657.1060503@jhuapl.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <46D83657.1060503@jhuapl.edu> 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: Robert Evans List-Id: linux-audit@redhat.com On Friday 31 August 2007 11:40:07 Robert Evans wrote: > I'm using CentOS, kernel 2.6.18-8.el5. I've compiled audit-1.5.6-1 and I'm > getting USER_AUTH events (logins, su, etc...) but I'm not seeing any > syscall events. > > Any ideas? Offhand, the rules look Ok. If you can list them back out "auditctl -l" that means that the syscall auditing part of the kernel is compiled in and partially working. Other than that, I have no idea - I don't use their kernel. -Steve