Logging configurations
PingFederate uses log4j2 to write log messages.
If the configuration file for Log4j 2 (or Log4j) has been modified in the source installation, manually merge the configuration changes into the upgraded environment.
Merging custom logging configurations
About this task
The upgrade tools do not support automatic merging of customizations made to the existing logging configuration. Instead, these upgrade tools copy the modified log4j2.xml
file to the new installation intact and rename the configuration file from the product .zip
archive using the new PingFederate version number. Both configuration files are located in the same conf
directory.
If the Upgrade Utility or the PingFederate installer for Windows determines that the log4j2 configuration file ( |
To activate new features:
Steps
-
Review the new features by comparing the renamed log4j2 configuration file against the
log4j2.xml
file. -
Modify the
log4j2.xml
file to suit your needs. -
If you have a clustered PingFederate environment, repeat step 2 for all applicable PingFederate nodes in the cluster.