Lines Matching full:audit
32 \- translates SELinux audit messages into a description of why the access was denied (audit2allow \…
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
92 Translates SELinux audit messages into a description of why the access was denied
122 .B NOTE: These examples are for systems using the audit package. If you do
123 .B not use the audit package, the AVC messages will be in /var/log/messages.
124 .B Please substitute /var/log/messages for /var/log/audit/audit.log in the
129 $ cat /var/log/audit/audit.log | audit2allow \-m local > local.te
147 $ cat /var/log/audit/audit.log | audit2allow \-R \-m local > local.te
190 $ cat /var/log/audit/audit.log | audit2allow \-M local
206 $ cat /var/log/audit/audit.log | audit2allow >> domains/misc/local.te