From: Steve Grubb <sgrubb@redhat.com>
To: linux-audit@redhat.com
Subject: Re: Using audisp remote results in "dispatch err (pipe full) event lost"
Date: Sun, 18 Nov 2018 16:19:08 -0500 [thread overview]
Message-ID: <55094918.jRXdmUmyVS@x2> (raw)
In-Reply-To: <CANQ3tOh4UFX0aBSm9dubCz_g_Td1npc1rDQc1nWEqJapGWg-LA@mail.gmail.com>
On Saturday, November 17, 2018 5:50:20 PM EST Kay Mccormick wrote:
> I have configured 3 servers to send their audit events to my centralized
> host. I am using port 60 and private network addresses that are supported
> between the hosts. My iptables/nftables rules
> allow all traffic from the specific IP addresses set for my hosts., so
> there is no problem
> with network communication - except for this error I get in my log file for
> one of the hosts.
>
> I attached to process with strace and when I do so, the error does not
> appear. When I detach strace, the error appears again. I have verified that
> log events from the host are making it to the central server.
>
> I have increased q_depth in /etc/audisp/audispd.conf from 250 to 2500 to
> 25000 to no avail. Upon reading the man page it appears that this is for
> the "mode forwarding" configuration instead of the "immediate"
> configuration, which is the default (on debian buster)
Is audispd-remote the only plugin running off audispd? A slow plugin back up
everything. You might try disabling other plugins that are active to see if
this helps things. Ultimately, the problem is events are arriving faster than
they can be sent to plugins. You might also try boosting the priority a
little assuming all other plugins are tuned off. I think it defaults to 4.
Also, how big of a storage are you giving audispd-remote? If all other
plugins are disabled and you still get this, then there might be a need for a
bigger queue.
-Steve
> Changing the auditd to forward doesn't seem to help. It can't be that the
> "pipe is full" because there really aren't that many messages - it must be
> another sort of error.
>
> Thanks in advance for any help.
prev parent reply other threads:[~2018-11-18 21:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-17 22:50 Using audisp remote results in "dispatch err (pipe full) event lost" Kay Mccormick
2018-11-18 21:19 ` Steve Grubb [this message]
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=55094918.jRXdmUmyVS@x2 \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox