aa-status Verified current stable Not installed? Observability

Aa Status / View Apparmor Status Linux

View Apparmor Status Linux

Use the aa-status command to check the current status of AppArmor profiles on your Linux system.

$
Terminal
aa-status

When To Use

Check the status of AppArmor profiles on a Linux system.

Terminal Output

Expected runtime feedback

Simulated preview
>
Output
apparmor module is loaded.

22 profiles are loaded.

22 profiles are in enforce mode.

0 profiles are in complain mode.

0 profiles are unconfined.

Command Breakdown

What each part is doing

aa-status
Base Command
The executable that performs this operation. Here it runs Aa Status before the shell applies any redirect operators.

How To Run

Execution path

  1. Step 1

    Open a terminal on your Linux system.

  2. Step 2

    Run the command 'aa-status'.

  3. Step 3

    Review the output for AppArmor profile statuses.

Alternative Approaches

Comparable commands in other tools

Alternative observability tools for the same job.