1. Home
  2. Security Hardening
  3. CIS VMware ESXi 6.5 V1.0.0 L1 Bare Metal
  4. Ensure a centralized location is configured to collect ESXi host core dumps

Ensure a centralized location is configured to collect ESXi host core dumps

Details

The VMware vSphere Network Dump Collector service allows for collecting diagnostic

information from a host that experiences a critical fault. This service provides a centralized

location for collecting ESXi host core dumps.

*Rationale*

When a host crashes, an analysis of the resultant core dump is essential to being able to

identify the cause of the crash to identify a resolution. Installing a centralized dump

collector helps ensure that core files are successfully saved and made available in the event

an ESXi host should ever panic.

Solution

To implement the recommended configuration state, run the following ESXi shell
command-# Configure remote Dump Collector Server
esxcli system coredump network set -v [VMK#] -i [DUMP_SERVER] -o [PORT]
# Enable remote Dump Collector
esxcli system coredump network set -e true

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 Unix.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles