+

Search Tips   |   Advanced Search

Configure HPEL with wsadmin scripting

We can configure the High Performance Extensible Logging (HPEL) log and trace framework using wsadmin.sh. 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 administrative console, or using wsadmin.sh. 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.

Variable Description
myCell The name of the cell
myNode The host name of the node
myServer The name of the server


Tasks

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


Related:

  • High Performance Extensible Logging (HPEL)
  • wsadmin AdminConfig
  • Change from basic mode to HPEL logging and tracing
  • Change from HPEL to basic mode logging and tracing