STIGQter STIGQter: STIG Summary: Amazon Linux 2023 Security Technical Implementation Guide Version: 1 Release: 4 Benchmark Date: 01 Jul 2026:

Amazon Linux 2023 must have the audit package installed.

DISA Rule

SV-274017r1120039_rule

Vulnerability Number

V-274017

Group Title

SRG-OS-000062-GPOS-00031

Rule Version

AZLX-23-001025

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

Configure Amazon Linux 2023 so that the audit service to produce audit records containing the information needed to establish when (date and time) an event occurred.

Install the audit service (if the audit service is not already installed) with the following command:

$ sudo dnf install -y audit

Check Contents

Verify Amazon Linux 2023 has the audit package installed with the following command:

$ dnf list --installed audit
Installed Packages
audit.x86_64 3.0.6-1.amzn2023.0.2 @System

If the "audit" package is not installed, this is a finding.

Vulnerability Number

V-274017

Documentable

False

Rule Version

AZLX-23-001025

Severity Override Guidance

Verify Amazon Linux 2023 has the audit package installed with the following command:

$ dnf list --installed audit
Installed Packages
audit.x86_64 3.0.6-1.amzn2023.0.2 @System

If the "audit" package is not installed, this is a finding.

Check Content Reference

M

Target Key

5700