
This is some background information about the Linux Auditing Framework.

LICENSE
=======
The audit daemon is released as GPL'd code. The audit daemon's libraries
libaudit.* and libauparse.* are released under LGPL so that it may be
linked with 3rd party software.

BUILDING
========
See the Install(.tmp) file.

USAGE
=====
See the man pages for audit, auditctl, audit.rules, ausearch, and aureport.

DISCUSSION
==========
Original lkml thread(s): 
     https://marc.info/?t=107815888100001&r=1&w=2
...

Homepage:
https://github.com/linux-audit/audit-userspace/
