How to recover error - Audit error: dispatch err (pipe full) event lost

How to recover error - Audit error: dispatch err (pipe full) event lost?

Solution Unverified - Updated -

Environment

  • Red Hat Enterprise Linux 7.3

Issue

  • Log file /var/log/messages showing audit error as below -

    dispatch err (pipe full) event lost
    dispatch err (pipe full) event lost
    dispatch err (pipe full) event lost
    dispatch err (pipe full) event lost
    dispatch err (pipe full) event lost
    dispatch err (pipe full) event lost
    dispatch err (pipe full) event lost
    dispatch err (pipe full) event lost
    dispatch err (pipe full) event lost
    dispatch err (pipe full) event lost
    dispatch error reporting limit reached - ending report notification.
    

Resolution

  • Edit /etc/audit/auditd.conf and set the value of disp_qos=lossy setting to disp_qos=lossless

    cat /etc/audit/auditd.conf  | grep disp_qos
    disp_qos=lossless 
    

Root Cause

  • The reason behind this error is that program is not pulling the events from the audit daemon fast enough.
0 (0)
Article Rating (No Votes)
Rate this article
Attachments
There are no attachments for this article.
Comments
There are no comments for this article. Be the first to post a comment.
Full Name
Email Address
Security Code Security Code
Related Articles RSS Feed
Linux Kernel /etc/sysctl.conf Security Hardening
Viewed 24342 times since Fri, Aug 3, 2018
Fałszujemy rozpoznania skanerów #2
Viewed 3509 times since Mon, May 21, 2018
KONTO SFTP Z CHROOTEM Z UŻYCIEM OPENSSH-SERVER NA CENTOS/RHEL6
Viewed 2390 times since Fri, Nov 30, 2018
Procedura powiekszania OCFS2 online
Viewed 5969 times since Fri, Jun 8, 2018
linux ssh How to Hide the OpenSSH Version Details when Telnet to Port 22
Viewed 6517 times since Wed, Apr 22, 2020
ZFS: Verify/change properties of a zfs filesystem
Viewed 3217 times since Sun, Jun 3, 2018
IPTABLES linux
Viewed 17657 times since Sat, Jun 2, 2018
Check a Website Availability from the Linux Command Line
Viewed 7359 times since Mon, Feb 18, 2019
debian Debian/Ubuntu Linux: Find If Installed APT Package Includes a Fix/Patch Via CVE Number
Viewed 10091 times since Sun, Sep 23, 2018
List of 10 Must Know Oracle Database Parameters for Database Administrator
Viewed 133349 times since Thu, Jun 21, 2018