From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: kauditd is writing too many lines in syslog Date: Mon, 20 Jan 2014 12:40:55 -0500 Message-ID: <20140120124055.4b5dfdf7@ivy-bridge> References: <20140120173627.GA1981@madcap2.tricolour.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20140120173627.GA1981@madcap2.tricolour.ca> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Richard Guy Briggs Cc: "linux-audit@redhat.com" List-Id: linux-audit@redhat.com On Mon, 20 Jan 2014 12:36:27 -0500 Richard Guy Briggs wrote: > > Can I ask kauditd not print anything if user space program cannot > > handle that much message? > > Sure, on the kernel boot line you can set audit=0 to disable kaudit, > or you can tell the init system to not start auditd. what if someone never wants events to go to syslog? -Steve