Details
Without generating audit records that are specific to the security and mission needs of the organization, it would be difficult to establish, correlate, and investigate the events relating to an incident or identify those responsible for one.
Audit records can be generated from various components within the information system (e.g., module or policy filter).
Solution
Enable logging on the switch with sufficient detail to fulfill the specifications set forth in the VulDiscussion.
To configure logging to a remote syslog server at the informational level, enter:
switch#config
switch(config)#logging host [ip address]
switch(config)#logging trap informational
Then configure the following AAA:
aaa accounting commands all default start-stop logging [group radius]
Supportive Information
The following resource is also helpful.
This security hardening control applies to the following category of controls within NIST 800-53: Audit and Accountability.This control applies to the following type of system Arista.
References
- 800-53|AU-12c.
- CAT|III
- CCI|CCI-000172
- Group-ID|V-60847
- Rule-ID|SV-75303r1_rule
- STIG-ID|AMLS-NM-000180
- Vuln-ID|V-60847