<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hi,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I am attempting to run auditd in centos7 inside a lxc container.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Here is the log I get when I run auditd –f<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>onfig file /etc/audit/auditd.conf opened for parsing<o:p></o:p></p><p class=MsoNormal>log_file_parser called with: /var/log/audit.log<o:p></o:p></p><p class=MsoNormal>log_format_parser called with: RAW<o:p></o:p></p><p class=MsoNormal>log_group_parser called with: root<o:p></o:p></p><p class=MsoNormal>priority_boost_parser called with: 4<o:p></o:p></p><p class=MsoNormal>flush_parser called with: INCREMENTAL<o:p></o:p></p><p class=MsoNormal>freq_parser called with: 20<o:p></o:p></p><p class=MsoNormal>num_logs_parser called with: 5<o:p></o:p></p><p class=MsoNormal>qos_parser called with: lossy<o:p></o:p></p><p class=MsoNormal>dispatch_parser called with: /usr/sbin/audispd<o:p></o:p></p><p class=MsoNormal>name_format_parser called with: NONE<o:p></o:p></p><p class=MsoNormal>max_log_size_parser called with: 6<o:p></o:p></p><p class=MsoNormal>max_log_size_action_parser called with: ROTATE<o:p></o:p></p><p class=MsoNormal>space_left_parser called with: 75<o:p></o:p></p><p class=MsoNormal>space_action_parser called with: SYSLOG<o:p></o:p></p><p class=MsoNormal>action_mail_acct_parser called with: root<o:p></o:p></p><p class=MsoNormal>admin_space_left_parser called with: 50<o:p></o:p></p><p class=MsoNormal>admin_space_left_action_parser called with: SUSPEND<o:p></o:p></p><p class=MsoNormal>disk_full_action_parser called with: SUSPEND<o:p></o:p></p><p class=MsoNormal>disk_error_action_parser called with: SUSPEND<o:p></o:p></p><p class=MsoNormal>tcp_listen_queue_parser called with: 5<o:p></o:p></p><p class=MsoNormal>tcp_max_per_addr_parser called with: 1<o:p></o:p></p><p class=MsoNormal>tcp_client_max_idle_parser called with: 0<o:p></o:p></p><p class=MsoNormal>enable_krb5_parser called with: no<o:p></o:p></p><p class=MsoNormal>GSSAPI support is not enabled, ignoring value at line 30<o:p></o:p></p><p class=MsoNormal>krb5_principal_parser called with: auditd<o:p></o:p></p><p class=MsoNormal>GSSAPI support is not enabled, ignoring value at line 31<o:p></o:p></p><p class=MsoNormal>Started dispatcher: /usr/sbin/audispd pid: 3028<o:p></o:p></p><p class=MsoNormal>type=DAEMON_START msg=audit(1522944040.042:592): op=start ver=2.8.4 format=raw kernel=3.10.0-693.17.1.el7.centos.plus.i686 auid=4294967295 pid=3026 uid=0 ses=4294967295 subj=system_u:system_r:init_t res=success<o:p></o:p></p><p class=MsoNormal>config_manager init complete<o:p></o:p></p><p class=MsoNormal>Error sending status request (Connection refused)<o:p></o:p></p><p class=MsoNormal>Error sending enable request (Connection refused)<o:p></o:p></p><p class=MsoNormal>type=DAEMON_ABORT msg=audit(1522944040.043:593): op=set-enable auid=4294967295 pid=3026 uid=0 ses=4294967295 subj=system_u:system_r:init_t res=failed<o:p></o:p></p><p class=MsoNormal>Unable to set initial audit startup state to 'enable', exiting<o:p></o:p></p><p class=MsoNormal>The audit daemon is exiting.<o:p></o:p></p><p class=MsoNormal>Error setting audit daemon pid (Connection refused)<o:p></o:p></p></div></body></html>