To gather the console logs from a serial connection when on a physical appliance refer to the below linkGathering console logs for the physical applianceSetting up console logging to go to a file on VmWare ESXI that can be gathered after the event which is being troubleshooted• On the VPN server navigate to Maintenance > System > Options and, uncheck Enable Virtual Terminal Server

• Disable the Reboot on Kernel Panic option by navigating to Maintenance > System > Options and, uncheck Enable Kernel Watchdog.

• Next log in to VmWare Vsphere and, power down the ICS / IPS server.
• Go to the Edit Setting page for the VPN server and, Click Add Other Device

• When configuring the new Serial Port in the dropdown, choose Output File and, take note of the location it will be save to as this will be location the file must gathered from.

•
Take NoteWhen configuring the console logging in this manor you will not have access to the console command options. Should you face an issue and, not have access to the Administrator GUI, you would then have to choose the Use Network option in the dropdown for the newly added serial connection then use a too such as Putty to for access to the console command options.
• Steps to collect Serial Console Logs for AWS Deployments1. Navigate to EC2 -> Instances and click the instance id of the affected AWS Instance.
2. Navigate to Actions -> Monitor and troubleshoot -> EC2 serial console
3. In the resulting screen, click Connect.
4. In the case of Kernel panic, to collect Kernel Trace, scroll up and manually select all the
screen contents and copy to another file.
Limitation - To capture Kernel Trace in the console, Serial console require to be open andconnected prior to crash. This can only be ran 1 hour before needing to be re-enabled.