From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Moody Subject: auditd without a logfile? Date: Sun, 27 Oct 2013 21:10:50 -0700 Message-ID: <87ob6a9gs5.fsf@root.hda3.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx1.redhat.com (ext-mx11.extmail.prod.ext.phx2.redhat.com [10.5.110.16]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r9S4Al9j017010 for ; Mon, 28 Oct 2013 00:10:47 -0400 Received: from mail-pd0-f180.google.com (mail-pd0-f180.google.com [209.85.192.180]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r9S4AjlO017299 for ; Mon, 28 Oct 2013 00:10:46 -0400 Received: by mail-pd0-f180.google.com with SMTP id p10so6441749pdj.39 for ; Sun, 27 Oct 2013 21:10:45 -0700 (PDT) Received: from root.google.com (50-196-163-157-static.hfc.comcastbusiness.net. [50.196.163.157]) by mx.google.com with ESMTPSA id ry4sm31555517pab.4.2013.10.27.21.10.44 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 27 Oct 2013 21:10:44 -0700 (PDT) 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 List-Id: linux-audit@redhat.com 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'. Cheers, peter