From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: auditd 2.0.5 and 2.2 log format changes Date: Tue, 20 May 2014 11:31:38 -0400 Message-ID: <20140520113138.5e08d5e2@ivy-bridge> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Ismail Yenigul Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Tue, 20 May 2014 18:18:14 +0300 Ismail Yenigul wrote: > I have a scipt to correlate(for user friendly report) auditd 2.2 > version logs. It works on RedHat. > We have suse 11.4 server running audit 2.0.5 version . > > I could not see any major log format difference between two version. > I see that there is nametype=NORMAL field difference at the end of > each line for version 2.2. This is not related to auditd. This is a change in the kernel. Auditd just distributes events to disk and other applications. > Is there any other log format changes between two versions? There are likely differences in the kernels (and possibly user space apps). I have no idea what they are. -Steve