cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Use log4jAdmin.jsp to control log4j logging levels

Use log4jAdmin.jsp to control log4j logging levels

While it's possible to edit log4J.properties to change log levels for IdentityIQ, there is another way to control log levels using log4j without having to know all the available classes within IdentityIQ.

 

There is a utility called log4jAdmin which is a single JSP page that you can load into your web application.

 

The file is available here: log4jAdmin.jsp - javatoolsforweblogic - Pierre's tools for Java and Weblogic - Google Project Hostin...

 

Drop the log4Admin.dsp file into your application. I put mine at the root of my /identityiq path in my installation.

 

Once you do this, the URL to use this tool will be http://<host or IP>:port/identityiq/log4jAdmin.jsp

 

Going to this URL will present you with a way to change logging levels for everything within IdentityIQ.

 

Labels (4)
Version history
Revision #:
3 of 3
Last update:
‎May 17, 2026 01:08 AM
Updated by: