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

  1. From the Configuration tab, click Debug Logging

  2. Click Enable debug logging to log file, and then select the events you want logged.

  3. Save your settings (File > Save Settings).

To view the most recent log file

  • 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 data folder The default data folder location is: C:\ProgramData\Micro Focus\RSecureServer . 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.