OS10-NDM-000910 - The Dell OS10 Switch must generate log records for a locally developed list of auditable events.

Information

Auditing and logging are key components of any security architecture. Logging the actions of specific events provides a means to investigate an attack; to recognize resource usage or capacity thresholds; or to identify an improperly configured network device. If auditing is not comprehensive, it will not be useful for intrusion monitoring, security investigations, and forensic analysis.

Solution

Configure the OS10 Switch to enable audit logging:

OS10(config)# logging audit enable

Configure the switch to log a locally developed list of auditable events by adding appropriate configuration for audit as shown in the example below.

From a shell as root, add desired audit rules to a file in the /etc/audit/rules.d/ directory, as in this example:

OS10# system "sudo -i"
[sudo] password for admin:
root@OS10:~# echo "-w /var/log/sudo.log -p wa -k actions" >> /etc/audit/rules.d/audit.rules
root@OS10:~#

Delete any rules from the rule sets with the obsolete action of "entry":

root@OS10:~# sed -i '/-a entry/d' /etc/audit/rules.d/*

Reload the rules files:

root@OS10:~# augenrules --load

See Also

https://dl.dod.cyber.mil/wp-content/uploads/stigs/zip/U_Dell_OS10_Switch_Y24M12_STIG.zip

Item Details

Category: AUDIT AND ACCOUNTABILITY, CONFIGURATION MANAGEMENT

References: 800-53|AU-12a., 800-53|CM-6b., CAT|II, CCI|CCI-000169, CCI|CCI-000366, Rule-ID|SV-269800r1052422_rule, STIG-ID|OS10-NDM-000910, Vuln-ID|V-269800

Plugin: Dell_OS10

Control ID: 6b0e62425bcdb1ad7ed43904d5deb82fe514f6561419cc9ce7e25a4621abe920