Redirect GRE log messages to a file
Specify a log file to capture the GRE debug messages.
The GREDEBUG environment variable defines the level of detail to be gathered. By default, in non-distributed mode, the requested debug details are written to standard error. In distributed mode, these details are logged to the gre.log file in the home directory of the user invoking the GRE daemon (see Setting up local distributed mode and Setting up remote distributed mode).
This procedure shows you how to override the default behavior and redirect the debug messages to a specified log file.
Sensitive and personal data may be written to the output. Make sure that the log output is written to files that can only be read by application administrators.
GRE logs are written to the file specified by full-path-to-log-file in step 1.
If you want to have the same type of logging in non-distributed mode as in distributed mode, it is not necessary to specify an external file. You can instead specify a resource path to the log4j2.xml that is shipped inside gre.jar.