You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tests with sample files (/var/lib/dpkg/status and /usr/local/Cellar)
3. Process
Implement using the Linux Audit Framework (system calls exec/execve) by default instead of reading /proc (requires modifying go-libaudit to allow multiple clients/subscribers)
4. Socket
Evaluate and possibly implement using the Linux Audit Framework (system calls connect/bind) by default instead of using netlink (requires modifying go-libaudit to allow multiple clients/subscribers)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Backlog for the Auditbeat system module.
General
process
object acrossprocess
,socket
, andlogin
metricsetsCache
be thread safe (canFetch()
ever be called concurrently?)?1. Login
2. Package
/var/lib/dpkg/status
and/usr/local/Cellar
)3. Process
4. Socket
5. User
/etc/passwd
,/etc/shadow
, and/etc/group
filesThe text was updated successfully, but these errors were encountered: