All of lore.kernel.org
 help / color / mirror / Atom feed
From: LC Bruzenak <lenny@magitekltd.com>
To: DJ Delorie <dj@redhat.com>
Cc: linux-audit@redhat.com
Subject: Re: audit collector startup help
Date: Fri, 12 Sep 2008 11:50:31 -0500	[thread overview]
Message-ID: <1221238231.6502.22.camel@homeserver> (raw)
In-Reply-To: <200809091836.m89IatSW011688@greed.delorie.com>

On Tue, 2008-09-09 at 14:36 -0400, DJ Delorie wrote:
> > Is there a HOWTO for activating the 1.7.5 aggregating feature?
> 
> Just the man pages.
> 
> > I believe that the collector needs to uncomment the lines
> > in /etc/auditd/auditd.conf and the senders/clients need to set
> > active=yes, remote=<IP-address> in the  audisp-remote.conf file.
> 
> The collector needs the listener configured in /etc/audit/auditd.conf:
> 
> tcp_listen_port = 1237
> 
> The clients need the audisp-remote module enabled and configured:
> 
> /etc/audisp/plugins.d/au-remote.conf:
> active = yes
> 
> /etc/audisp/audisp-remote.conf:
> remote_server = 192.16.1.12   (your server's IP, not mine ;)
> port = 1237  (or use some other port, up to you)
> transport = tcp
> 
> Additional options:
> format = managed
> network_retry_time = 1
> max_tries_per_record = 10
> max_time_per_record = 7

DJ,

Thanks for the above. The network_retry_time (et. al.) must be in the
later version.

I have: audispd-plugins-1.7.5-1.fc9.x86_64 ; there is no mention of that
one in the man page and I get this message on startup:

Sep 12 11:43:48 comms audisp-remote: Unknown keyword "network_retry_time" in line 14 of /etc/audisp/audisp-remote.conf
Sep 12 11:43:48 comms auditd[4411]: Init complete, auditd 1.7.5 listening for events (startup state enable)
Sep 12 11:43:48 comms audispd: plugin /sbin/audisp-remote terminated unexpectedly

So I Removed the timing parameters.

Now I get this:
...
Sep 12 11:46:20 comms audisp-remote: lost/losing sync, bad magic number
Sep 12 11:46:20 comms audisp-remote: lost/losing sync, bad magic number
...


I do not see any errors in the message log on the collector.

Any ideas?

Thx again!
LCB.

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

  parent reply	other threads:[~2008-09-12 16:50 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-09 18:26 audit collector startup help LC Bruzenak
2008-09-09 18:36 ` DJ Delorie
2008-09-09 18:47   ` LC Bruzenak
2008-09-09 19:25     ` DJ Delorie
2008-09-09 20:03       ` LC Bruzenak
2008-09-09 20:11         ` DJ Delorie
2008-09-09 21:52           ` LC Bruzenak
2008-09-09 21:55             ` LC Bruzenak
2008-09-09 22:07             ` DJ Delorie
2008-09-11 15:48               ` LC Bruzenak
2008-09-11 22:00                 ` audit collector connect fails LC Bruzenak
2008-09-11 22:43                   ` DJ Delorie
2008-09-11 22:53                     ` LC Bruzenak
2008-09-12 16:50   ` LC Bruzenak [this message]
2008-09-12 17:14     ` audit collector startup help DJ Delorie
2008-09-12 17:48       ` LC Bruzenak
2008-09-12 18:45         ` DJ Delorie
2008-09-12 20:17           ` LC Bruzenak
2008-09-12 20:33             ` DJ Delorie
2008-09-12 23:41               ` LC Bruzenak
2008-09-13  0:04                 ` DJ Delorie

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=1221238231.6502.22.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 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.