All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Grubb <sgrubb@redhat.com>
To: linux-audit@redhat.com
Subject: Re: [PATCH] Add auditd listener and remote audit protocol
Date: Thu, 14 Aug 2008 20:04:30 -0400	[thread overview]
Message-ID: <200808142004.31091.sgrubb@redhat.com> (raw)
In-Reply-To: <1218756409.7022.255.camel@homeserver>

On Thursday 14 August 2008 19:26:49 LC Bruzenak wrote:
> My one auditd machine gets very busy occasionally - I sometimes drop
> events (rather than abort for a development machine) even after
> ratcheting up my event queue to 8K. 

I believe that this is a problem in the audit code. The scheduler changed 
sometimes around 2.6.25 and I started seeing it when I hadn't previously. I 
have a real strong idea what the problem is after talk with Chris Wright 
about it, but am at a loss for how to make it better. I hope to address this 
in the coming days since adding more load to auditd will make it worse.


> Now the question is what happens if the network hiccups and I cannot
> send the events from a client?

There will be a couple admin defined actions just like when disk logging has 
problems. Anyone that wants to enhance what is in this first cut, please send 
patches.


> I could still write the events to the local disk, but them getting them onto
> the intended aggregator is now tricky right? Will the sender keep track of
> the last event sent and recover once the connection is restored?

At first, I think a best effort solution is what we'll have. IPA's delivery 
service will be a more robust solution with failover capabilities. I do not 
envision going to that length with auditd.

-Steve

  parent reply	other threads:[~2008-08-15  0:04 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-14 21:43 [PATCH] Add auditd listener and remote audit protocol DJ Delorie
2008-08-14 21:58 ` LC Bruzenak
2008-08-14 22:16   ` DJ Delorie
2008-08-14 23:00     ` John Dennis
2008-08-14 23:02       ` LC Bruzenak
2008-08-14 23:16         ` John Dennis
2008-08-14 23:55           ` Steve Grubb
2008-08-14 23:16       ` DJ Delorie
2008-08-14 23:26     ` LC Bruzenak
2008-08-14 23:37       ` John Dennis
2008-08-14 23:50         ` LC Bruzenak
2008-08-15  0:07           ` Steve Grubb
2008-08-15  0:22             ` LC Bruzenak
2008-08-15  0:27               ` Steve Grubb
2008-08-15  0:31                 ` LC Bruzenak
2008-08-15  0:36                   ` DJ Delorie
2008-08-15  0:41                     ` LC Bruzenak
2009-09-29 17:52                   ` LC Bruzenak
2009-09-29 18:51                     ` Norman Mark St. Laurent
2009-09-29 19:14                       ` LC Bruzenak
2009-09-29 19:27                     ` Steve Grubb
2008-08-15  0:23           ` DJ Delorie
2008-08-15  0:04       ` Steve Grubb [this message]
2008-08-15  0:19       ` DJ Delorie
2008-08-15  0:23 ` 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=200808142004.31091.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.