STIGhubSTIGhub
STIGsSearchCompareAbout

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
  • Compare Versions

Resources

  • About
  • VPAT
  • DISA STIG Library
Powered by Pylon
© 2026 Beacon Cloud Solutions, Inc. All rights reserved.
← Back to A10 Networks ADC NDM Security Technical Implementation Guide

V-255592

CAT III (Low)

The A10 Networks ADC must have command auditing enabled.

Rule ID

SV-255592r960909_rule

STIG

A10 Networks ADC NDM Security Technical Implementation Guide

Version

V1R2

CCIs

CCI-000135

Discussion

Reconstruction of harmful events or forensic analysis is not possible if audit records do not contain enough information. The organization must maintain audit trails in sufficient detail to reconstruct events to determine the cause and impact of compromise. Organizations consider limiting the additional audit information to only that information explicitly needed for specific audit requirements. The additional information required is dependent on the type of information (i.e., sensitivity of the data and the environment within which it resides). At a minimum, the organization must audit full-text recording of privileged commands.

Check Content

Review the device configuration.

The following command displays the configuration and includes an output modifier to filter on the word "audit":
show run | inc audit

If the output does not include "audit enable privilege", this is a finding.

Fix Text

The following command enables command auditing:
audit enable privilege

The privilege option enables logging of Privileged EXEC commands also. Without this option, only configuration commands are logged. Use this option.