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

by
Jeremy Canfield |
Updated: October 16 2023
| 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