public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
From: LC Bruzenak <lenny@magitekltd.com>
To: DJ Delorie <dj@redhat.com>
Cc: linux-audit@redhat.com
Subject: Re: [PATCH] Add auditd listener and remote audit protocol
Date: Thu, 14 Aug 2008 16:58:56 -0500	[thread overview]
Message-ID: <1218751136.7022.206.camel@homeserver> (raw)
In-Reply-To: <200808142143.m7ELh0MP028560@greed.delorie.com>


On Thu, 2008-08-14 at 17:43 -0400, DJ Delorie wrote:
> Second in a series, a bit bigger than the first one.
> (http://www.redhat.com/archives/linux-audit/2008-August/msg00070.html)
> 
> The goal of this patch is to add the server side of the remote logging
> feature.  To this end, a new auditd-listener.c is added which listens
> on a TCP port for connections from other systems' audisp-remote
> plugins.  A new (private) protocol is added which prepends each
> message with a header, giving length, status, version, and sequence
> information.  Each message begets a reply from the server, so we can
> pass along status like "disk full" or "ok".  Currently, these call a
> set of stub functions, as the details of performing appropriate
> actions from the plugin are yet to be decided.
> 
> The remote plugin has a new option "format" for "ascii" or "managed"
> to choose between the old protocol (ascii strings) and the new one
> (the header with ACK, default).
> 
> The listener will accept either format.  It has new options for the
> listen port, accept queue size, and acceptable client-side ports.
> 
> Comments?
> 
> DJ

Sorry to be dense, but if it isn't too much trouble would you mind
supplying an example use-case for this new capability? I went back and
read the supplied link but it isn't clear to me how to take advantage of
this, and I suspect it is important.

What I'm getting is that in addition to kernel-generated local events
the auditd would also receive signals as well as tcp-based events from
other sources. Would this be the way of implementing multi-source audit
aggregation or is it something different?

Thx,
LCB.

-- 
LC (Lenny) Bruzenak
lenny@magitekltd.com

  reply	other threads:[~2008-08-14 21:58 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 [this message]
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
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=1218751136.7022.206.camel@homeserver \
    --to=lenny@magitekltd.com \
    --cc=dj@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox