public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
* two questions regarding default audit behavior
@ 2007-01-17 15:58 Bill Tangren
  2007-01-17 16:07 ` Steve Grubb
  0 siblings, 1 reply; 2+ messages in thread
From: Bill Tangren @ 2007-01-17 15:58 UTC (permalink / raw)
  To: linux-audit

I have two questions regarding default audit behavior (i.e. auditd is running, 
but there is nothing in audit.rules but "-D" and "-b 256"):

1) what is being audited?

2) can I use the -D command to prevent those things from being audited?

I am required to have auditing running, but what I need to audit is specific. 
One server in particular is slow (a 750 MHz Pentium III) to start with, and 
default auditing is slowing it down to a crawl.

Bill Tangren

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: two questions regarding default audit behavior
  2007-01-17 15:58 two questions regarding default audit behavior Bill Tangren
@ 2007-01-17 16:07 ` Steve Grubb
  0 siblings, 0 replies; 2+ messages in thread
From: Steve Grubb @ 2007-01-17 16:07 UTC (permalink / raw)
  To: linux-audit

On Wednesday 17 January 2007 10:58, Bill Tangren wrote:
> I have two questions regarding default audit behavior (i.e. auditd is
> running, but there is nothing in audit.rules but "-D" and "-b 256"):
>
> 1) what is being audited?

Nothing except the hardcoded events in various apps and SE Linux avc events. 
The default settings is to cater to SE Linux users that have no other use for 
the audit system.

> 2) can I use the -D command to prevent those things from being audited?

Nope. You'd have to do "-e 0" to do that. Even then, SE Linux will still send 
things to the audit system.

> I am required to have auditing running, but what I need to audit is
> specific. One server in particular is slow (a 750 MHz Pentium III) to start
> with, and default auditing is slowing it down to a crawl.

Do you have any oprofile data showing the bottleneck? I'd be curious. Also, 
what kernel are you using? We've tested the performance of the audit system 
and its not a big hit unless you have a lot of syscall rules loaded. Watches 
are cheap.

-Steve

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-01-17 16:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-17 15:58 two questions regarding default audit behavior Bill Tangren
2007-01-17 16:07 ` Steve Grubb

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox