Print this page
NEX-13644 File access audit logging
Reviewed by: Gordon Ross <gordon.ross@nexenta.com>
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
Reviewed by: Saso Kiselkov <saso.kiselkov@nexenta.com>
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>

@@ -90,10 +90,11 @@
          0x00040000:ua:user administration
          0x00080000:aa:audit utilization
          0x00300000:pc:process (meta-class)
          0x00100000:ps:process start/stop
          0x00200000:pm:process modify
+         0x02000000:sa:SACL-based File Access Auditing
          0x20000000:io:ioctl
          0x40000000:ex:exec
          0x80000000:ot:other
          0xffffffff:all:all classes (meta-class)
 

@@ -128,6 +129,6 @@
        which case the audit trail will be flooded with records for the audit
        event AUE_NULL.
 
 
 
-                                 March 6, 2017                  AUDIT_CLASS(4)
+                                 July 10, 2018                  AUDIT_CLASS(4)