For troubleshooting purposes, you can enable debug logging for some or all loggers in the Presentation Server.
This topic contains the following information:
Run the following command from the <Presentation Server installation directory>\truesightpserver\bin folder:
tssh logger list
A list of all loggers with the current level of logging is displayed.
Run the following command from the <Presentation Server installation directory>\truesightpserver\bin folder:
tssh logger debug on|off -n <logger name>
If you do not specify a logger name, debug logging is enabled for all loggers.
Run the following command from the <Presentation Server installation directory>\truesightpserver\bin folder:
tssh logger edit -n <logger name> -m <maximum file size> -b <number of backup files>
Use the -m
setting to limit the logger file size and the -b
option to specify the number of logger backup files.
Configuring a disaster-recovery system for Presentation Server