commit | 4eb455aa287155646f78a4621365b37f9df30793 | [log] [tgz] |
---|---|---|
author | Kashyap Chamarthy <kchamart@redhat.com> | Fri Feb 22 20:11:35 2019 +0100 |
committer | Kashyap Chamarthy <kchamart@redhat.com> | Fri Mar 08 13:49:25 2019 +0100 |
tree | 102a4e004f51f739d55fe64b599828b99b5acf76 | |
parent | 72f632222f6d90d3545b5d7ca48297da4218e2ea [diff] |
Capture the content of 'audit.log' file On CentOS/ Fedora machines, this can be useful when QEMU silently fails to start up due to SELinux denials. For Debian-based machines, which use AppAromor, DevStack already captures the output of 'kern.log' (via `journalctl -t kernel` redirected into 'syslog.txt.gz'). Change-Id: I231b22664f0944b905e00568759785615a1d47c3 Acked-by: Clark Bolyan <clark.boylan@gmail.com> Signed-off-by: Kashyap Chamarthy <kchamart@redhat.com>