From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: max number of rules? Date: Mon, 27 Aug 2012 14:45:39 -0400 Message-ID: <10047464.4tZlaGMcD8@x2> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: 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 Monday, August 27, 2012 11:02:24 AM Peter Moody wrote: > Does anyone know the number of audit rules that can be installed on a > system before having to traverse the list of rules on every syscall > starts to take a noticeable amount of time? I'm assuming no rules that > generate excessive logs, so nothing like '-a exit,always -S execve' or > '-a exit,always -S open'. We haven't done any official benchmarking in a long time. The way the rules are written very much affects performance, though. -Steve