Network Deployment (Distributed operating systems), v8.0 > Troubleshoot and support > Use HPEL to troubleshoot applications


Change from basic mode to HPEL logging and tracing


To switch to HPEL mode, from the admin console...

To switch using wsadmin.sh...

HPELService = AdminConfig.getid("/Cell:myCell/Node:myNode/Server:myServer/HighPerformanceExtensibleLogging:/")
AdminConfig.modify(HPELService, "[[enable true]]")
RASLogging = AdminConfig.getid("/Cell:myCell/Node:myNode/Server:myServer/RASLoggingService:/")
AdminConfig.modify(RASLogging, "[[enable false]]") AdminConfig.save()

Synchronize changes with node agents before restarting appservers


Related

Basic mode and HPEL mode
Configure HPEL

+

Search Tips   |   Advanced Search