From: Steve Grubb <sgrubb@redhat.com>
To: linux-audit@redhat.com
Cc: Brian LaMere <brianl@clinicomp.com>
Subject: Re: no logging of successful events?
Date: Mon, 18 Aug 2008 15:18:34 -0400 [thread overview]
Message-ID: <200808181518.34373.sgrubb@redhat.com> (raw)
In-Reply-To: <1219086574.6522.8.camel@orpheus.clinicomp.com>
On Monday 18 August 2008 15:09:34 Brian LaMere wrote:
> So...why is it that "LIST_RULES: exit,always success!=0 syscall=open"
> doesn't disregard the successful calls?
Because that means log the successful calls. If you only want the unsuccessful
calls, I'd suggest success = 0. Its easy to confuse the success field with
exits codes which return 0 for success. This question pops up every now and
again. :)
-Steve
next prev parent reply other threads:[~2008-08-18 19:18 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-18 19:09 no logging of successful events? Brian LaMere
2008-08-18 19:18 ` Steve Grubb [this message]
2008-08-18 19:25 ` Eric Paris
2008-08-18 19:49 ` Brian LaMere
2008-08-18 19:51 ` Eric Paris
2008-08-18 19:39 ` Brian LaMere
2008-08-18 20:07 ` Steve Grubb
2008-08-18 20:43 ` Brian LaMere
2008-08-18 20:52 ` Steve Grubb
2008-08-18 22:13 ` Brian LaMere
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=200808181518.34373.sgrubb@redhat.com \
--to=sgrubb@redhat.com \
--cc=brianl@clinicomp.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.