RHEL6.1 selinux 日志保存在/var/log/audit/audit.log日志文件中
使用如下命令可视化阅读日志内容:
sealert -a /var/log/audit/audit.log > filename;cat filename