+

Search Tips   |   Advanced Search

Configure HPEL with wsadmin scripting

We can configure the High Performance Extensible Logging (HPEL) log and trace framework . Use the examples in this topic as a guide to build our own wsadmin scripts.

HPEL provides faster log and trace handling capabilities and more flexible ways to use log and trace content than the basic mode. We can configure the HPEL mode using the console, or . The examples in this topic show how to configure HPEL using wsadmin. If we complete this task using the deployment manager, then we might need to synchronize the node agent on the target node and restart the server before configuration changes take effect.

all examples in this topic. All examples use the Jython scripting
Variable Description
myCell The name of the cell
myNode The host name of the node
myServer The name of the server


Results

HPEL is now configured. If we made changes with the AdminConfig command, restart the server to make the changes take effect.


Related concepts

  • High Performance Extensible Logging (HPEL)


    Related tasks

  • Use the wsadmin scripting AdminConfig object for scripted administration
  • Change from basic mode to HPEL logging and tracing
  • Change from HPEL to basic mode logging and tracing