Configuring the web session manager properties
To configure the Remote Control Web Session Manager, edit the trc_wsm.properties file and restart the service to apply changes.
You can edit the trc_wsm.properties file to configure the parameters that are required for the Remote Control Web Session Manager.
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.
By default, the Web Session Manager listens on port 9080. The listening port can be changed by modifying the following property: wsm.port=9080.
To enable Web Session Manager trace logging, set the following property: debug.trace=true. You can also configure the trace level by using the following property: debug.trace.level=INFO.
- ALL
- FINE
- FINER
- FINEST
- CONFIG
- INFO
- WARNING
- SEVERE
- FATAL
- ERROR
For debug reasons, we suggest to use the FINE level.
After you modify the trc_wsm.properties file, restart the Web Session Manager service for the changes to take effect.