Recording logs from an ESXi/ESX host via a serial communications port has several requirements:
The remote system can be another computer such as a spare laptop, desktop, or server that has an RS-232 compliant serial COM port. It can be any running any operating system with any terminal program to read information from the serial port, and requires enough disk storage space to write the messages coming from the serial port to disk.
VMware recommends that the serial port be configured for a baud rate of 115200 bps with No Parity, 8-bit words, and 1 Stop Bit (8N1).
Configuration of third-party terminal software to connect to a serial port or save to disk is outside the scope of this article. Common programs used are Hyperterm or PuTTY for Windows, and Minicom or Seyon for Linux. Refer to the documentation of the terminal software you intend to use to learn how to configure it. For example, see Using PuTTY to capture serial-line logs from ESXi/ESX hosts (1033843).