mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 16:03:51 +01:00
15 lines
441 B
Markdown
15 lines
441 B
Markdown
---
|
|
title: Report AppArmor logs
|
|
---
|
|
|
|
# Report AppArmor logs
|
|
|
|
The **[aa-log](/usage/#apparmor-log)** tool reports all AppArmor `DENIED` and
|
|
`ALLOWED`. It should be used to fix AppArmor related issues.
|
|
|
|
When creating [an issue on Github][newissue]. Please ensure you post a link to
|
|
the [paste] of the AppArmor audit log: `/var/log/audit/audit.log`.
|
|
|
|
[newissue]: https://github.com/roddhjav/apparmor.d/issues/new
|
|
[paste]: https://pastebin.com/
|