Lines Matching full:audit
32 \- translates SELinux audit messages into a description of why the access was denied (audit2allow \-w)
40 Read input from audit and message log, conflicts with \-i
43 Read input from audit messages since last boot conflicts with \-i
48 Note that all audit messages are not available via dmesg when
89 Translates SELinux audit messages into a description of why the access was denied
119 .B NOTE: These examples are for systems using the audit package. If you do
120 .B not use the audit package, the AVC messages will be in /var/log/messages.
121 .B Please substitute /var/log/messages for /var/log/audit/audit.log in the
126 $ cat /var/log/audit/audit.log | audit2allow \-m local > local.te
144 $ cat /var/log/audit/audit.log | audit2allow \-R \-m local > local.te
187 $ cat /var/log/audit/audit.log | audit2allow \-M local
203 $ cat /var/log/audit/audit.log | audit2allow >> domains/misc/local.te