By default, the relay server outbound enabler (RSOE) is configured to log only errors, which is sufficient in a production environment. Increase the log level if you require additional detail to troubleshoot the RSOE.
- Open <UnwiredPlatform_InstallDir>\UnwiredPlatform\Servers\UnwiredServer\config\relayserver.properties.
- Locate the RSOE Log Setting section.
- Change the value of relayserver.rsoe.log.level from 0 to either:
- 1 – session-level logging. Provides a high-level view of a synchronization session.
- 2 – request-level logging. Provides a more detailed view of HTTP requests within a synchronization session.
- Save the file.
- Ensure the consolidated database is started.
- Regenerate the service:
run <UnwiredPlatform_InstallDir>\UnwiredPlatform\Servers\UnwiredServer\bin\regRelayServer.bat install [manual | auto]