Bootstrap FreeKB - IBM WebSphere - Set dmgr Log Level using wsadmin and httpPluginManagement.py
IBM WebSphere - Set dmgr Log Level using wsadmin and httpPluginManagement.py

Updated:   |  IBM WebSphere articles

wsadmin and httpPluginManagement.py can be used to set the dmgr runtime Log Level to *=info:com.ibm.websphere.plugincfg.*=all.

Here is the syntax.

${WAS_INSTALL_ROOT}/profiles/<dmgr profile>/bin/wsadmin.sh 
-f ${WAS_INSTALL_ROOT}/bin/httpPluginManagement.py 
-lang jython setDmgrPluginTrace

 

For example.

/opt/WebSphere/AppServer/profiles/Mgr01Profile/bin/wsadmin.sh 
-f /opt/WebSphere/AppServer/bin/httpPluginManagement.py 
-lang jython 
setDmgrPluginTrace

 




Did you find this article helpful?

If so, consider buying me a coffee over at Buy Me A Coffee



Comments


Add a Comment


Please enter ad1240 in the box below so that we can be sure you are a human.