From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH] Enable splitting the logs to both auditd and kernel simultaneously Date: Tue, 21 May 2013 14:03:57 -0400 Message-ID: <12680548.EYfv1dXEmB@x2> References: <1369158024-25637-1-git-send-email-w.roberts@sta.samsung.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1369158024-25637-1-git-send-email-w.roberts@sta.samsung.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: linux-audit@redhat.com Cc: William Roberts List-Id: linux-audit@redhat.com On Tuesday, May 21, 2013 10:40:24 AM William Roberts wrote: > Allow the audit subsystem to send audit events to both the kernel > message buffer and auditd at the same time. > > Signed-off-by: William Roberts Out of curiosity, why would you want both auditd and sysloging of events? Audispd also has a builtin service that sends events into syslog. -Steve