log-show
This command allows you to view the most recent lines of a log file on the console.
log-show [-lines | -f] instance log-name
-lines | The number of lines to show. For example, specify -100 to show the last 100 lines of the log file. If -lines is not included, the last 50 lines are shown. |
-f | Follow option. When entered, tails the log file until stopped with ^C. |
instance | The EMS server instance. Must be either 0 or 1. |
log-name | The name of the desired log file. |
Any log file reported using the show instance logs command can be specified. For those logs that are not instance specific (as identified in the output of the show command), either instance number may be specified.
Copyright © Cloud Software Group, Inc. All rights reserved.