From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: auditd without a logfile? Date: Mon, 28 Oct 2013 08:31:31 -0400 Message-ID: <1442955.PimaNuOMKz@x2> References: <87ob6a9gs5.fsf@root.hda3.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <87ob6a9gs5.fsf@root.hda3.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 List-Id: linux-audit@redhat.com On Sunday, October 27, 2013 09:10:50 PM Peter Moody wrote: > Is there anyway to run auditd without any local logging? I'm trying to > see if I can get auditd to completely avoid logging locally, using only > a custom dispatcher to log events remotely but auditd refuses to start > if I set log_file = '/dev/null'. log_format = NOLOG -Steve