Code Monkey home page Code Monkey logo

Comments (8)

nbrownus avatar nbrownus commented on August 30, 2024

Try disabling auditd with sudo systemctl stop auditd.service

from go-audit.

nbrownus avatar nbrownus commented on August 30, 2024

Feel free to re-open this issue if it is still valid.

from go-audit.

bob22233 avatar bob22233 commented on August 30, 2024

This step of running sudo systemctl stop auditd.service should be better documented.

from go-audit.

siyuanpeng avatar siyuanpeng commented on August 30, 2024

Do we know why go-audit doesnt work with auditd now?

from go-audit.

nbrownus avatar nbrownus commented on August 30, 2024

The reason they don't play well together is that go-audit and auditd use a netlink socket to receive audit events from the kernel, only one process can own that socket at a time.

from go-audit.

siyuanpeng avatar siyuanpeng commented on August 30, 2024

Was there any change on audit netlink? both go-audit and auditd seem working fine together on my vm with older version of linux.

from go-audit.

nbrownus avatar nbrownus commented on August 30, 2024

Nope, go-audit and auditd are likely fighting each other on the socket in your case. Enable https://github.com/slackhq/go-audit/blob/master/go-audit.yaml.example#L18 and you should see the missed message log lines.

from go-audit.

siyuanpeng avatar siyuanpeng commented on August 30, 2024

Got it. Thanks.

from go-audit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.