From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: auditd.conf/audispd.conf question... Date: Thu, 7 Oct 2010 10:09:11 -0400 Message-ID: <201010071009.12089.sgrubb@redhat.com> References: <27BFBC3607BD86489D06533C7F4401B10DD27119A1@srv-win-mail01> <201010070954.11071.sgrubb@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <201010070954.11071.sgrubb@redhat.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: Jim Richard List-Id: linux-audit@redhat.com On Thursday, October 07, 2010 09:54:10 am Steve Grubb wrote: > > I want to log both locally and to a central server. So which file should > > this be specified in /etc/audit/auditd.conf or /etc/audisp/audispd.conf > > or both? > > Both. They are independent of each other. Let me clarify. If you want the node name in both places, then you need to put it in both places. At a minimum, you would want it in audispd.conf so that the central logger knows where things come from. But you can leave it off the auditd.conf to save disk space unless you need it to match. -Steve