Skip to content

The A10 Networks ADC must back up audit records at least every seven days onto a different system or system component than the system or component being audited.

An XCCDF Rule

Description

Protection of log data includes assuring log data is not accidentally lost or deleted. Regularly backing up audit records to a different system or onto separate media than the system being audited helps to assure, in the event of a catastrophic system failure, the audit records will be retained. This helps to ensure a compromise of the information system being audited does not also result in a compromise of the audit records. There are two ways to meet this requirement; either by configuring the device to send the audit and event log to the syslog servers or by scheduling periodic exports of the audit and event logs.

ID
SV-82535r1_rule
Version
AADC-NM-000042
Severity
Low
References
Updated

Remediation Templates

A Manual Procedure

To configure the network device to send audit and event logs to a syslog server:

The following command enables logging using the syslog protocol:
logging syslog [severity-level]
The severity level can be any one of the following options: emergency, alert, critical, error, warning, notification, information, debugging.