Able to built auditbeat on ubuntu 16.04 container & used default auditbeat.yml to start auditbeat daemon process. But unable to start it.
sudo ./auditbeat -e -c auditbeat.yml -d "publish" & command is failing with below error
Exiting: 1 error: 1 error: failed to create audit client: failed to get audit status: failed sending request: connection refuse
Anyone faced this issue before if yes please help me out.