libbsm

Golang implementation of openBSM library

BSM is the audit format used by Darwin/FreeBSD
See http://www.trustedbsd.org/openbsm.html

Include a binary "godit" which print audit logs in text or json format
Godit can read log files, /dev/auditpipe, or stdin with "-"

godit can be run as a service with included rc file. It needs audit to be configured to output to /dev/auditpipe.

Description
Golang implementation of openBSM library BSM is the audit format used by Darwin/FreeBSD See http://www.trustedbsd.org/openbsm.html
Readme 295 KiB
Languages
Go 100%