By default, the
Relay
Server
is configured to log only errors, which is sufficient in a production environment. Increase
the log level if you require more detail to troubleshoot the
Relay
Server.
Errors appear regardless of the log level specified, and warnings appear only if the log level is greater than 0.
- Open rs.config.
The location of this file varies depending on the type of Web server
used to host
Relay
Server.
- Locate the [options] section.
- Set these properties:
- start=no
- verbosity=0
Edit the value to 1, 2, 3, or 4. The higher the number, the higher the degree of log event verbosity. For troubleshooting and maintenance, levels 1 or 2 should be sufficient.
- Ensure the relay service is running, then run:
rshost -f rs.config -u -q -qc
- Check the
Relay
Server desktop tray icon to ensure there are no errors.
- If there are no errors, close the command window.
- If there are errors, check the rs.config file for errors and try again.
- Validate the setup by opening the log file and confirming that the log entries reflect the log level you configure.