Obtaining the Web Session Manager log files
The Web Session Manager log files are essential for troubleshooting browser-based sessions, service activity, and WebSocket connectivity.
The Web Session Manager log files can be used for troubleshooting browser-based Remote Control sessions, WebSocket connectivity issues, and general service activity.
To enable Web Session Manager trace logging, set the following property in the
trc_wsm.properties file: debug.trace=true.
After you save the file, restart the Web Session Manager service.
- On Windows systems, the log files are located in: C:\ProgramData\BigFix\Remote Control\Broker\.
- On Linux systems, the log files are located in: /var/opt/bigfix/trc/broker.
- TRCWSM-server-hostname-day.log
- Contains the core Web Session Manager service activity, such as start-up, shutdown, configuration loading, listening port information, and general runtime errors.
- TRCWSM-sessions-hostname-day.log
- Contains information related to browser-based remote control sessions, such as WebSocket connections, session creation, session termination, and communication errors between the Remote Control Web Controller and the target session.
TRCWSM-server-WIN-XXXX-Wed.logTRCWSM-sessions-WIN-XXXX-Wed.log
Note: The amount of information that is written to the log files depends on the
configured trace level. Use logs only for troubleshooting and if requested by
BigFix support
team.