HTTP request logging
HTTP requests to the runtime engine and the administrative console are logged to the <date>.request.log file and <date>.request2.log, respectively, by the Pingfederate web container.
Like other PingFederate-generated log files, the HTTP request logs are written to the default PingFederate log directory. Properties controlling request logging are contained in the web-container configuration files:
-
jetty-runtime.xmlfor the runtime engine (the<date>.request.logfiles) -
jetty-admin.xmlfor the administrative console (the<date>.request2.logfiles)
You can find these files in the <pf_install>/pingfederate/etc directory, and you can independently manage them on a per-server basis.