11 lines
285 B
Markdown
11 lines
285 B
Markdown
# 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 "-"
|
|
|