Enable Logging to a Text File
Text logging is not enabled by default. Enable logging to a debug log file to have logging messages sent to a simple text file.
You can use both the Windows Event Viewer and the debug log file, and you can configure different levels of logging to each. For example, you might configure the server to send more detailed logging information to the debug log file.
To enable logging to a text file
-
From the Configuration tab, click Debug Logging
-
Click Enable debug logging to log file , and then select the events you want logged.
-
Save your settings ( File > Save Settings ).
-
Click the debug log file button on the console toolbar:
-or-
-
From the Debug Logging pane, click View latest log file .
By default, logs are saved to a subfolder called Logs
in the server's
Reflection for Secure IT data folder. Log file names are generated
automatically, using the format RSSHD-YYYYMMDD-HHMMSSmmm.log, where
YYYYMMDD indicates the date, and HHMMSSmmm indicates the GMT time of log
file creation.
More information