Make changes to the <pf_install>/pingfederate/server/default/conf/log4j2.xml file to enable debug messages and console logging.
For troubleshooting purposes, you can adjust the log level to
DEBUG
in the log4j2.xml file and re-enable console
logging. Important:
When you no longer require debug messages and console logging, turn them off. On Windows, never highlight the console output because it might slow or stop PingFederate from processing requests.
-
Edit the
<pf_install>/pingfederate/server/default/conf/log4j2.xml
file.
- Save any changes made.
- In a clustered PingFederate environment, repeat these steps on each applicable node.
Changes, such as adding a Logger
or adjusting
log levels, are activated within half a minute. You do not need to restart PingFederate.