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

Amazon Linux 2023 must produce audit records containing information to establish what type of events occurred.

DISA Rule

SV-274018r1120042_rule

Vulnerability Number

V-274018

Group Title

SRG-OS-000037-GPOS-00015

Rule Version

AZLX-23-001030

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 an event occurred with the following commands:

$ sudo systemctl enable auditd.service

$ sudo systemctl start auditd.service

Check Contents

Verify Amazon Linux 2023 is configured to produce audit records with the following command:

$ sudo systemctl status auditd.service
auditd.service - Security Auditing Service
Loaded:loaded (/usr/lib/systemd/system/auditd.service; enabled; preset: enabled)
Active: active (running) since Wed 2024-01-131 12:56:56 EST; 1 weeks 0 days ago

If the audit service is not "active" and "running", this is a finding.

Vulnerability Number

V-274018

Documentable

False

Rule Version

AZLX-23-001030

Severity Override Guidance

Verify Amazon Linux 2023 is configured to produce audit records with the following command:

$ sudo systemctl status auditd.service
auditd.service - Security Auditing Service
Loaded:loaded (/usr/lib/systemd/system/auditd.service; enabled; preset: enabled)
Active: active (running) since Wed 2024-01-131 12:56:56 EST; 1 weeks 0 days ago

If the audit service is not "active" and "running", this is a finding.

Check Content Reference

M

Target Key

5700