Logging – Part Six: Installing and Configuring vSphere ESXi Dump Collector

ESXi host systems can be configured to dump the vmkernel memory to a network server rather than local disk, this is useful in situations where the ESXi host system does not have a local disk or is an auto deployed ESXi host system. During the critical failure on an ESXi host system, the panic routine … More Logging – Part Six: Installing and Configuring vSphere ESXi Dump Collector

Logging – Part Five: Analyse and Test Logging Configuration Information

In order to analyse log file and resolve issues we need to view the log files, such as vmkernel.log and vmsummary.log using a program such as tail to  end of the log file. The log file will show related related messages, in this example we will examine the vmkernel.log file which will display messages related to … More Logging – Part Five: Analyse and Test Logging Configuration Information

Logging – Part Four: Centralized Logging on ESXi Hosts

In vSphere 5 logging is standardised using Syslog for all logging, to handle log messages from the VMkernel, daemons, logger program and other programs and processes. For remote logging, log messages may be sent to a centralized logging system  and system panics can be sent to a remote dump collector. This allows for troubleshooting on the remote … More Logging – Part Four: Centralized Logging on ESXi Hosts

Logging – Part Two: Configuring vCenter Server Logging Level

Depending on the level of information you require the vCenter Server System to collect you may decide to adjust the logging level option. The logging levels for vCenter Server are as follows: None (Disable Logging) – Turns off logging Error (Errors Only) – Displays only error log entries Warning (Errors and Warnings) – Displays warning … More Logging – Part Two: Configuring vCenter Server Logging Level