From: Steve Grubb <sgrubb@redhat.com>
To: linux-audit@redhat.com
Subject: Re: FW: I'd like to turn auditd off but...
Date: Tue, 29 Nov 2011 11:29:28 -0500 [thread overview]
Message-ID: <201111291129.28760.sgrubb@redhat.com> (raw)
In-Reply-To: <6BE4AAFB10DD834E8F60D36312048EAA0191694F5F67@PDCPXMB003.asggroup.com.au>
On Thursday, November 24, 2011 08:28:49 PM Brian Ross wrote:
> Further to this, I've just found out that auditd is logging it seems every
> transaction that Oracle makes. I have found squillions of entries in the
> log file for the oracle user "orpmpxgi". Is there any way to quickly stop
> auditd logging for a particular user?
If you are on RHEL4 or later, you can do something like this near the top of your
rules:
-a never,exit -F uid=orpmpxgi
But that means you also won't get security relevant events either.
-Steve
next prev parent reply other threads:[~2011-11-29 16:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-25 1:28 FW: I'd like to turn auditd off but Brian Ross
2011-11-29 16:29 ` Steve Grubb [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-11-28 18:37 Worsham, Michael
2011-11-29 16:33 ` Steve Grubb
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201111291129.28760.sgrubb@redhat.com \
--to=sgrubb@redhat.com \
--cc=linux-audit@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.