STIGhubSTIGhub
STIGsRMF ControlsCompare

STIGhub

A free tool to search and browse the entire DISA STIG library. Saves up to 75% in security compliance research time.

Navigation

  • Browse STIGs
  • Search
  • RMF Controls
  • Compare Versions

Resources

  • About
  • Release Notes
  • VPAT
  • DISA STIG Library
STIGs updated 4 hours ago
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to Nutanix AOS 5.20.x OS Security Technical Implementation Guide

V-254161

CAT II (Medium)

Nutanix AOS must generate audit records for all direct access to the information system.

Rule ID

SV-254161r991581_rule

STIG

Nutanix AOS 5.20.x OS Security Technical Implementation Guide

Version

V1R2

CCIs

CCI-000172

Discussion

Without generating audit records specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one. Audit records can be generated from various components within the information system (e.g., module or policy filter). Satisfies: SRG-OS-000472-GPOS-00217, SRG-OS-000475-GPOS-00220

Check Content

Confirm Nutanix AOS is configured with the ausearch tool. The ausearch tool is a feature of the audit rpm. 

$ sudo yum list installed audit
Installed Packages
audit.x86_64

If Installed Packages does not list the audit.x86_64 or No matching Packages to list is returned, this is a finding.

Fix Text

Configure the system to generate audit records for all direct access to the information system by installing the audit package.

$ sudo yum install audit