2022-01-04 09:28:36 +01:00
|
|
|
# libbsm
|
|
|
|
|
2022-01-04 09:53:38 +01:00
|
|
|
Golang implementation of openBSM library
|
|
|
|
|
|
|
|
BSM is the audit format used by Darwin/FreeBSD
|
2023-09-10 16:37:57 +02:00
|
|
|
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, or /dev/auditpipe
|
|
|
|
|