logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

aa-audit - set an AppArmor security profile to audit mode.

Bugs

       If you find any bugs, please report them at <https://gitlab.com/apparmor/apparmor/-/issues>.

Description

aa-audit is used to set one or more profiles to audit mode.  In this mode security policy is enforced and
       all access (successes and failures) are logged to the system log.

       The --remove option can be used to remove the audit mode for the profile.

Name

       aa-audit - set an AppArmor security profile to audit mode.

Options

-d--dir/path/to/profiles

          Specifies where to look for the AppArmor security profile set.
          Defaults to /etc/apparmor.d.

       --no-reload
          Do not reload the profile after modifying it.

       -r--remove

          Removes the audit mode for the profile.

See Also

apparmor(7), apparmor.d(5), aa-enforce(1), aa-complain(1), aa-disable(1), aa_change_hat(2), and
       <https://wiki.apparmor.net>.

AppArmor 4.1.1                                     2025-07-23                                        AA-AUDIT(8)

Synopsis

aa-audit<executable>[<executable>...][-d/path/to/profiles][--no-reload][-r]

See Also