linux-on-ibm-z / docs

A collection of instructions and tutorials to help you get your favorite software up and running on Linux on z
147 stars 58 forks source link

auditbeat for s390x #21

Closed jesslh closed 5 years ago

jesslh commented 5 years ago

Hi, I am building an auditbeat for s390x, following the next guide: https://github.com/linux-on-ibm-z/docs/wiki/Building-Beats

The version that I download of beats was first 6.4, then 6.2 in order to follow the guide.

In both cases, the beat compile but when I run the auditbeat the following error is shown:

ERROR instance/beat.go:758 Existing: 1 error: 1 error: failed to create audit client; failed to get audit status: failed to get audit status ack: no reply received.

auditd service is stopped Operating System: Linux s390x (3.10 kernel version)

cwsolee commented 5 years ago

Which distro are u using?

jesslh commented 5 years ago

Red Hat 7.4

cwsolee commented 5 years ago

Thanks, looks broken now, it was ok when we publish the instruction, we'll take a look.

jesslh commented 5 years ago

Thank you. I'll wait for your answer.

cwsolee commented 5 years ago

Build instruction updated, a new fix is needed, let me know if u still c issues.

cwsolee commented 5 years ago

I assume everything is ok now, closing.