Editing the properties files
You can use the properties files in Remote Control to customize your environment, configure LDAP, set debug options, and set controller and on-demand target properties. The files can be edited in the BigFix® Remote Control Server UI.
About this task
- trc.properties
- log4j2.properties
- ldap.properties
- common.properties
- appversion.properties
- controller.properties
- ondemand.properties
For more information about modifying the log4j2.properties file, see http://logging.apache.org/log4j/docs/
To edit the properties files in the BigFix® Remote Control Server UI, complete the following steps.
Procedure
- Click .The Edit Properties File panel is displayed.
- Select the relevant file from the list.
- Make the changes and click Submit.
- For the new property values to take effect click .
Results
The properties files are in the following directories:
- Windows® systems
-
[installdir]\wlp\usr\servers\trcserver\apps\TRCAPP.ear\trc.war\WEB-INF\classes
where installdir is the directory that the BigFix® Remote Control Server is installed.For example, C:\Program Files (x86)\BigFix\TRC\server\wlp\usr\servers\trcserver \apps\TRCAPP.ear\trc.war\WEB-INF\classes
- Linux® systems
-
[installdir]/wlp/usr/servers/trcserver/apps/TRCAPP.ear/trc.war/WEB-INF/classes
where installdir is the directory that the BigFix® Remote Control Server is installed.For example: /opt/BigFix/TRC/server/wlp/usr/servers/trcserver/apps/TRCAPP.ear /trc.war/WEB-INF/classes