This page was last edited on May 17, 2022, at 09:17.
Comments or questions about this documentation? Contact us for support!
The log4j2.xml file is used to configure initial logging for the Rules Engine and for the Genesys Rules Authoring Tool. Once the Rules Engine and GRAT are initialized, logging is done through the configured Application options. The log4j2.xml file contains logging attributes that are used during the startup of the application, before the configured log settings are read by Configuration Server. In general, you should not have to modify this file and you can accept the default values. But should you need to change the defaults, perform the steps in the following procedure:
Before connecting to Configuration Server, GRAT and GRE will log by default to the relative path:
These logs are useful in debugging start-up issues; for example, if GRAT or GRE are unable to connect to Configuration Server.
You can change the initial location of these logs by editing the log4j2.xml file as described in this section.
After GRAT or GRE connect to Config Server, the log location is determined by the application's configuration options (log section).