Installation Guides › SOA Agent for IBM WebSphere Guide › Configure WebSphere to Work with the SOA Agent › Set the log.log-config-properties Environment Variable
Set the log.log-config-properties Environment Variable
You must define a JVM system property, log.log-config-properties, to define the location of the SOA Agent logging configuration file.
To set the log.log-config-properties JVM system property
- Open the WebSphere Integrated Solutions Console.
- Click the following, in the order shown:
In the navigation tree: Servers, Application Server
In the work area: server_name, Java and Process Management, Process Definition, Java Virtual Machine, Additional Properties, Custom Properties.
- Create a new variable in Custom Properties named log.log-config-properties and specify its value as the location of the SOA Agent logging configuration file (relative to the installed location of the SOA Agent, SOA_HOME).
For example, in Windows enter:
log.log-config-properties=config\log-config.properties
- Save the changes in the master repository and restart the server.
More information:
SOA Agent Log Configuration File Summary