HPELLogging - cws-khuntly/WebSphere GitHub Wiki
date: 2025-05-08 13:30:59 created: 2025-05-08 13:30:52 categories:
- WebSphere / Server Build / Common Configuration / Logging/Tracing
Under "Troubleshooting", select "Logging and tracing"
Click "Switch to HPEL Mode"
Select "Configure HPEL logging"
- Directory path: ${SERVER_LOG_ROOT}
- Check "Enable log and record buffering"
- Check "Start new log file daily at: Time"
- Select "12 AM" from the "Time" drop-down menu
- Check "Begin cleanup of oldest records"
- Select "when either age or size restriction is met" from the drop-down menu
- Log record age limit: 48
- Maximum log size: 50
- Out of space action: Purge old records
- Click "OK"
Select "Configure HPEL trace"
- Select "Trace to a directory"
- Check "Enable log record buffering"
- Check "Start new log file daily at: Time"
- Select "12 AM" from the "Time" drop-down menu
- Check "Begin cleanup of oldest records"
- Select "when either age or size restriction is met" from the drop-down menu
- Maximum log size: 50
- Out of space action: Purge old records
- Directory to use for tracing and dumping memory buffer: ${SERVER_LOG_ROOT}
- Click "OK"
Select "Configure HPEL text log"
- Check "Enable text log"
- Directory path: ${SERVER_LOG_ROOT}
- Check "Enable log record buffering"
- Check "Start new log file daily at: Time"
- Select "12 AM" from the "Time" drop-down menu
- Check "Begin cleanup of oldest records"
- Select "when either age or size restriction is met" from the drop-down menu
- Out of space action: Purge old records
- Text output format: Basic
Save changes