libaudit-go
libaudit-go copied to clipboard
Please make it compatible with FreeBSD
For example, FreeBSD doesn't have Netlink: https://github.com/mozilla/libaudit-go/blob/master/libaudit.go#L38
@yurivict thanks for the note on this
Yeah this would be a nice feature -- our intent was focused on Linux audit, but this could probably be adapted to BSD by adding support for parsing BSM audit records via auditpipe and thinking about a nice normalization method