This site will undergo a maintenance outage on Saturday, 13 September beginning at 2:30 AM Central/1 PM IST for a platform upgrade. The downtime will be ~three hours.

Enabling logging of the Presentation Server


For troubleshooting purposes, you can enable debug logging for some or all loggers in the TrueSight Presentation Server.

This topic contains the following information:

Displaying a list of all loggers

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.

Enabling or disabling debug logging

Run the following command from the <Presentation Server installation directory>\truesightpserver\bin folder to enable or disable a specific logger:

tssh logger debug on|off -n <logger name>

Run the following command from the <Presentation Server installation directory>\truesightpserver\bin folder to enable or disable all loggers:

tssh logger debug on|off -n all


Editing the logging settings

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.

Related topics

Configuring a disaster-recovery system for Presentation Server

Configuring-and-managing-the-Presentation-Server

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*