The Edge SWG must generate an immediate real-time alert of all audit failure events requiring real-time alerts.
Overview
| Finding ID | Version | Rule ID | IA Controls | Severity |
| V-279266 | SYME-ND-000690 | SV-279266r1170696_rule | CCI-001858 | medium |
| Description | ||||
| It is critical for the appropriate personnel to be aware if a system is at risk of failing to process audit logs as required. Without a real-time alert, security personnel may be unaware of an impending failure of the audit capability and system operation may be adversely affected. 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). | ||||
| STIG | Date | |||
| Symantec Edge SWG NDM Security Technical Implementation Guide | 2026-02-25 | |||
Details
Check Text (C-279266r1170696_chk)
1. Log in to the Edge SWG SSH CLI.
2. Enter "show event-log notifications".
Under "Account", if "Syslog" does not say "Enabled state: enabled", this is a finding.
Under "Account", if "Syslog" does not say "Event level: verbose", this is a finding.
Fix Text (F-83721r1170561_fix)
1. Log in to the Edge SWG SSH CLI.
2. Enter "enable" and "configure terminal".
3. Enter "event-log".
4. Enter "notifications".
5. Enter "default syslog enable".
6. Enter "default syslog level verbose".