STIGQter STIGQter: STIG Summary: Canonical Ubuntu 24.04 LTS Security Technical Implementation Guide Version: 1 Release: 6 Benchmark Date: 01 Jul 2026:

Ubuntu 24.04 LTS must produce audit records and reports containing information to establish when, where, what type, the source, and the outcome for all DOD-defined auditable events and actions in near real time.

DISA Rule

SV-270657r1066460_rule

Vulnerability Number

V-270657

Group Title

SRG-OS-000365-GPOS-00152

Rule Version

UBTU-24-100410

Severity

CAT II

CCI(s)

Weight

10

Fix Recommendation

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

Enable the audit service with the following command:

$ sudo systemctl enable auditd.service

To reload the rules file, issue the following command:

$ sudo augenrules --load

Check Contents

Verify the audit service is enabled with the following command:

$ systemctl is-enabled auditd.service
enabled

If the command above returns "disabled", this is a finding.

Verify the audit service is properly running and active on the system with the following command:

$ systemctl is-active auditd.service
active

If the command above returns "inactive", this is a finding.

Vulnerability Number

V-270657

Documentable

False

Rule Version

UBTU-24-100410

Severity Override Guidance

Verify the audit service is enabled with the following command:

$ systemctl is-enabled auditd.service
enabled

If the command above returns "disabled", this is a finding.

Verify the audit service is properly running and active on the system with the following command:

$ systemctl is-active auditd.service
active

If the command above returns "inactive", this is a finding.

Check Content Reference

M

Target Key

5673