Version: 17.07
Supported Since: 17.01
Through IPS, users can view realtime console out of each running UltraESB instance. These console outs are very important when investigating an issue as it is the closest possible record to the behaviour of UltraESB instances of IPS. In addition to realtime console outs, if a particular ESB has been restarted due to some issue, users can view the failed instances' console outs as well. To view the console log of an ESB instance,
Navigate to Detail view of an instance.
Click Console Log button on the tab header.
A Console Log Viewer is displayed, containing the raw console output of the pod since it started running. The log is automatically updated periodically to display the latest set of console lines.
Tailing Lines can be selected to limit the number of lines to be displayed from the end of the log (selecting ALL would display the full log instead).
Previous Logs option switches between the current and previous incarnations of the pod (available only for pods that have restarted at least once).
Download button facilitates saving of the displayed logs into a file.