AOS must record time stamps for audit records that can be mapped to Coordinated Universal Time (UTC) or Greenwich Mean Time (GMT).
Severity | Group ID | Group Title | Version | Rule ID | Date | STIG Version |
|---|---|---|---|---|---|---|
| medium | V-266954 | SRG-APP-000374-NDM-000299 | ARBA-ND-000299 | SV-266954r1039962_rule | 2024-10-29 | 1 |
Description
Alerts provide organizations with urgent messages. Real-time alerts provide these messages immediately (i.e., the time from event detection to alert occurs in seconds or less).
ℹ️ Check
Verify the AOS configuration with the following command:
show clock
If the clock is not set to the appropriate time zone or UTC/GMT, this is a finding.
✔️ Fix
Configure AOS with the following commands:
configure terminal
clock timezone <IANA time zone>
to set the appropriate timezone
write memory